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

more notification tweaks

pull/7/merge
kay.one 14 years ago
parent fc7bbd092e
commit 06eeea6a5c

@ -1,9 +1,9 @@
$(window).load(function () {
$(document).ready(function () {
var speed = 700;
var isShown = false;
var currentMessage = "";
$.doTimeout(200, refreshNotifications);
$.doTimeout(500, refreshNotifications);

Loading…
Cancel
Save