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/fd4f306b5bbd2556f48ea56bc31d8a817867411e/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"
]
}