mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
commit
792679fd81
@ -131,7 +131,7 @@ module.exports = Marionette.Layout.extend({
|
||||
});
|
||||
|
||||
Messenger.show({
|
||||
message : 'Sonarr will shutdown shortly',
|
||||
message : 'Radarr will shutdown shortly',
|
||||
type : 'info'
|
||||
});
|
||||
},
|
||||
@ -143,8 +143,8 @@ module.exports = Marionette.Layout.extend({
|
||||
});
|
||||
|
||||
Messenger.show({
|
||||
message : 'Sonarr will restart shortly',
|
||||
message : 'Radarr will restart shortly',
|
||||
type : 'info'
|
||||
});
|
||||
}
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user