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

14 lines
350 B

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JSLintConfiguration" html="true" json="true">
<option browser="true" />
<option devel="true" />
<option indent="4" />
<option maxerr="50" />
<option plusplus="true" />
<option todo="true" />
<option white="true" />
</component>
</project>