mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
Fixed multiple things in the Update procedure
This commit is contained in:
@@ -6,6 +6,6 @@ namespace NzbDrone.Core.Update.Commands
|
||||
{
|
||||
public override bool SendUpdatesToClient => true;
|
||||
|
||||
public override string CompletionMessage => "Restarting Sonarr to apply updates";
|
||||
public override string CompletionMessage => "Restarting Radarr to apply updates";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user