mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-01 17:03:42 +00:00
12 lines
190 B
JSON
12 lines
190 B
JSON
{
|
|
"key": "internet_access",
|
|
"title": "Internet Access",
|
|
"type": "combo",
|
|
"options": [
|
|
"yes",
|
|
"no",
|
|
"wlan",
|
|
"wired",
|
|
"terminal"
|
|
]
|
|
} |