ExperimentalGear/config-definitions.json

8 lines
110 B
JSON
Raw Normal View History

2021-07-25 20:10:06 +02:00
{
"username": {
"type": "text",
"label": "Username (max 8 characters)",
"default": "GUEST"
}
}