Files
skins/.gitea/workflows/skins.json
Arlind Sulejmani 4a5e0b0c91
Some checks failed
CI/CD Pipeline / Full CI/CD Pipeline (push) Failing after 0s
Initial commit
2025-06-08 13:25:19 +02:00

11 lines
162 B
JSON

{
"order": [
"example1",
"example2"
],
"descriptions": {
"example1": "Description of example1",
"example2": "Description of example2"
}
}