Change name from updated message.

This commit is contained in:
Leonardo Galli 2017-01-08 20:45:19 +01:00
parent ad7b6a8ec2
commit 3555b4ce20
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ module.exports = Marionette.AppRouter.extend({
var label = window.location.pathname === window.NzbDrone.UrlBase + '/system/updates' ? 'Reload' : 'View Changes';
Messenger.show({
message : 'Sonarr has been updated',
message : 'Radarr has been updated',
hideAfter : 0,
id : 'sonarrUpdated',
actions : {