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

30 lines
599 B

{
"trash_id": "guide-only",
"trash_scores": {
"default": 10
},
"trash_description": "Prefer Multiple",
"name": "Language: Prefer Dutch",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Dutch Language",
"implementation": "LanguageSpecification",
"negate": false,
"required": false,
"fields": {
"value": 7
}
},
{
"name": "Flemish Language",
"implementation": "LanguageSpecification",
"negate": false,
"required": false,
"fields": {
"value": 19
}
}
]
}