mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 17:22:47 +00:00
13 lines
206 B
JSON
13 lines
206 B
JSON
{
|
|
"key": "side",
|
|
"type": "combo",
|
|
"label": "Side",
|
|
"strings": {
|
|
"options": {
|
|
"left": "Left",
|
|
"right": "Right"
|
|
}
|
|
},
|
|
"autoSuggestions": false
|
|
}
|