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

Size limits step in 30MB increments.

pull/6/head
Mark McDowall 12 years ago
parent 8bb4b06d28
commit d2e771c9f0

@ -24,7 +24,7 @@ define(['marionette', 'Mixins/AsModelBoundView', 'jquery.knob'], function (Mario
this.ui.knob.knob({
min : 0,
max : 200,
step : 5,
step : 1,
cursor : 25,
width : 150,
stopper : true,

Loading…
Cancel
Save