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": [
"example1",
"example2"
"Arnbition 2017-08-10",
"# KatsushikaHokusai"
],
"descriptions": {
"example1": "Description of example1",
"example2": "Description of example2"
"Arnbition 2017-08-10": "My main skin",
"# KatsushikaHokusai": "my secondary skin"
}
}