mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-01 07:57:56 +02:00
12 lines
201 B
JSON
12 lines
201 B
JSON
{
|
|
"key": "lifeguard",
|
|
"type": "radio",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"base": "Lifeguard Base",
|
|
"tower": "Lifeguard Tower"
|
|
}
|
|
}
|
|
}
|