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

14 lines
414 B

<component name="libraryTable">
<library name="Sonarr node_modules" type="javaScript">
<properties>
<option name="frameworkName" value="node_modules" />
<sourceFilesUrls>
<item url="file://$PROJECT_DIR$/node_modules" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$PROJECT_DIR$/node_modules" />
</CLASSES>
<SOURCES />
</library>
</component>