remove trailing comma

This commit is contained in:
Mario
2025-07-29 11:02:43 +00:00
parent ecc94cdecd
commit bf35a661bf

View File

@@ -12,6 +12,6 @@ The content of custom_emojis.json should look as follows:
"another_emoji": {
"shortname": ":another_emoji:",
"filepath": "images/emoji/custom/another_emoji.png"
},
}
}
```