Remove trailing comma from json

This commit is contained in:
2025-10-30 11:08:49 +01:00
parent ac575adedb
commit e2e27e640f

View File

@@ -2,7 +2,7 @@
"ages": { "ages": {
"below": "red", "below": "red",
"16-18": "", "16-18": "",
"18+": "", "18+": ""
}, },
"offering": { "offering": {
"test": { "test": {