Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/1c5ef78074aa554d8c887bb2a70b55c2f0774648/json/guide-only/language-not-english.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/guide-only/language-not-english.json

19 lines
404 B

{
"trash_id": "guide-only",
"trash_score": "-10000",
"trash_description": "Language: English Only",
"name": "Language: Not English",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Not English Language",
"implementation": "LanguageSpecification",
"negate": true,
"required": false,
"fields": {
"value": 1
}
}
]
}