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

21 lines
428 B

{
"trash_id": "guide-only",
"trash_scores": {
"default": -10000
},
"trash_description": "Language: Original Only",
"name": "Language: Not Original",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Not Original Language",
"implementation": "LanguageSpecification",
"negate": true,
"required": false,
"fields": {
"value": -2
}
}
]
}