mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-27 08:44:34 +01:00
Added one last update notification
This commit is contained in:
@@ -79,7 +79,7 @@ namespace NzbDrone.Core.Providers.Jobs
|
||||
};
|
||||
|
||||
var updateProcess = _processProvider.Start(startInfo);
|
||||
logger.Info("Update in progress. NzbDrone will restart shortly.");
|
||||
notification.CurrentMessage = "Update in progress. NzbDrone will restart shortly.";
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user