mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"key": "access",
|
|
"type": "combo",
|
|
"label": "Allowed Access",
|
|
"placeholder": "yes",
|
|
"options": ["permissive", "private", "customers", "no"]
|
|
}
|