Update .gitea/workflows/skins.json
Some checks failed
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Failing after 4s

This commit is contained in:
2026-01-11 22:23:58 +01:00
parent 9632210443
commit 5ab65f754c

View File

@@ -1,10 +1,10 @@
{ {
"order": [ "order": [
"example1", "Aristia Refreshed (Akani edit)",
"example2" "Rafis (Akani edit)"
], ],
"descriptions": { "descriptions": {
"example1": "Description of example1", "example1": "Main skin",
"example2": "Description of example2" "example2": "Main DT skin"
} }
} }