Update .gitea/workflows/skins.json
All checks were successful
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Successful in 14s

This commit is contained in:
2026-01-06 22:59:12 +01:00
parent f03e120001
commit 8fc212c59e

View File

@@ -1,10 +1,10 @@
{ {
"order": [ "order": [
"example1", "Arnbition 2017-08-10",
"example2" "# KatsushikaHokusai"
], ],
"descriptions": { "descriptions": {
"example1": "Description of example1", "Arnbition 2017-08-10": "My main skin",
"example2": "Description of example2" "# KatsushikaHokusai": "my secondary skin"
} }
} }