mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 13:25:13 +02:00
@@ -131,7 +131,7 @@ module.exports = Marionette.Layout.extend({
|
|||||||
});
|
});
|
||||||
|
|
||||||
Messenger.show({
|
Messenger.show({
|
||||||
message : 'Sonarr will shutdown shortly',
|
message : 'Radarr will shutdown shortly',
|
||||||
type : 'info'
|
type : 'info'
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
@@ -143,7 +143,7 @@ module.exports = Marionette.Layout.extend({
|
|||||||
});
|
});
|
||||||
|
|
||||||
Messenger.show({
|
Messenger.show({
|
||||||
message : 'Sonarr will restart shortly',
|
message : 'Radarr will restart shortly',
|
||||||
type : 'info'
|
type : 'info'
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user