mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 21:17:55 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"key": "visibility",
|
||||
"type": "combo",
|
||||
"label": "Visibility",
|
||||
"strings": {
|
||||
"options": {
|
||||
"house": "Up to 5m (16ft)",
|
||||
"street": "5 to 20m (16 to 65ft)",
|
||||
"area": "Over 20m (65ft)"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user