mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-14 01:32:53 +00: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"
|
|
}
|
|
}
|
|
}
|