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

Actually added deepmodel shim.

pull/698/head
Taloth Saldono 10 years ago
parent 5b58bd504d
commit 0a12989a70

@ -0,0 +1,4 @@
require('backbone');
require('../JsLibraries/backbone.deep.model');
module.exports = window.Backbone.DeepModel;
Loading…
Cancel
Save