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/ff4498cdeda7945de5cad436750deb03ad46587c/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
}
}
]
}