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/47dd908563e589d95688f93ee8d4b13ccc162c2b/json/guide-only/language-prefer-german.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/guide-only/language-prefer-german.json

19 lines
393 B

{
"trash_id": "guide-only",
"trash_score": "10",
"trash_description": "Prefer Language X",
"name": "Language: Prefer German",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "German Language",
"implementation": "LanguageSpecification",
"negate": false,
"required": false,
"fields": {
"value": 4
}
}
]
}