Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/blame/commit/3180e648b41cb8825ad53e4799d1e4adb7a5f4d0/.idea/libraries/Sonarr_node_modules.xml You should set ROOT_URL correctly, otherwise the web may not work correctly.
Lidarr/.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>