Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/src/commit/a1b3814a8b9dd6d109c3fe2e48f8cb2b9e80aaa2/frontend/.vscode/extensions.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
Prowlarr/frontend/.vscode/extensions.json

7 lines
139 B

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