mirror of
https://github.com/Radarr/Radarr
synced 2024-12-26 09:49:00 +00:00
Change name from updated message.
This commit is contained in:
parent
ad7b6a8ec2
commit
3555b4ce20
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue