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/d31c323f3c6953c9898d6962dc02be1625ab1e09/frontend/.vscode/extensions.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
Lidarr/frontend/.vscode/extensions.json

7 lines
139 B

{
"recommendations": [
"stylelint.vscode-stylelint",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
]
}