mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 02:22:31 +01:00
Change name from updated message.
This commit is contained in:
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';
|
||||
|
||||
Messenger.show({
|
||||
message : 'Sonarr has been updated',
|
||||
message : 'Radarr has been updated',
|
||||
hideAfter : 0,
|
||||
id : 'sonarrUpdated',
|
||||
actions : {
|
||||
|
Loading…
Reference in New Issue
Block a user