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

Better todo message...

pull/4/head
Mark McDowall 12 years ago
parent 8b8d788c1b
commit 888ce26273

@ -118,7 +118,7 @@ QualityProfileCollectionView = Backbone.Marionette.CompositeView.extend({
{ "Id": 7, "Weight": 8, "Name": "Bluray1080p", "Allowed": false }
]
});
//Todo: Would be nice
//Todo: It would be nice to not have to save this on add (via create)
this.collection.create(newProfile);
}
});
Loading…
Cancel
Save