mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 03:36:37 +02:00
d7b3bb5a89
Also remove unhelpful placeholder from access_simple.json
7 lines
137 B
JSON
7 lines
137 B
JSON
{
|
|
"key": "access",
|
|
"type": "combo",
|
|
"label": "Allowed Access",
|
|
"options": ["permissive", "private", "customers", "no"]
|
|
}
|