Change name from updated message.

pull/76/head
Leonardo Galli 8 years ago
parent ad7b6a8ec2
commit 3555b4ce20

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

Loading…
Cancel
Save