mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Updated deskmetrics libraries.
This commit is contained in:
parent
60af451493
commit
14559d035b
7 changed files with 4 additions and 74 deletions
|
@ -48,7 +48,7 @@ namespace NzbDrone.Core.Jobs
|
|||
|
||||
public virtual void Start(ProgressNotification notification, int targetId, int secondaryTargetId)
|
||||
{
|
||||
notification.CurrentMessage = "Updating NzbDrone";
|
||||
notification.CurrentMessage = "Checking for updates";
|
||||
|
||||
var updatePackage = _updateProvider.GetAvilableUpdate();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue