Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/commit/3555b4ce20f48d0253309b5e98747ed1045e0511 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Change name from updated message.

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';
Messenger.show({
message : 'Sonarr has been updated',
message : 'Radarr has been updated',
hideAfter : 0,
id : 'sonarrUpdated',
actions : {

Loading…
Cancel
Save