Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/blame/commit/bd058384e8400fc623e7510574a03712b33ca167/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

22 lines
434 B

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