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/bbcb9505c28c44be29fdb9cf795183faa7d53d4b/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

21 lines
413 B

{
"trash_id": "guide-only",
"trash_scores": {
"default": 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
}
}
]
}