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

11 lines
219 B

<div id="x-toolbar"></div>
<div class="row">
<div class="span12">
<div id="x-history"></div>
</div>
</div>
<div class="row">
<div class="span12">
<div id="x-pager"></div>
</div>
</div>