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/2b2bd23065f7aa02419ff7d1825e8a7e3175bbb5/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>