Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/170368f9c994bab9017727ff36a9e09965e2cfee/.vscode/extensions.json
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"recommendations": [
|
|
"ms-dotnettools.csharp",
|
|
"editorconfig.editorconfig",
|
|
"github.vscode-github-actions",
|
|
"ms-dotnettools.vscode-dotnet-runtime",
|
|
"ms-dotnettools.csdevkit",
|
|
"alexcvzz.vscode-sqlite"
|
|
],
|
|
"unwantedRecommendations": [
|
|
|
|
]
|
|
}
|