mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"key": "access",
|
|
"type": "combo",
|
|
"label": "Allowed Access",
|
|
"options": ["yes", "permissive", "private", "customers", "permit", "no"]
|
|
}
|