mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-27 07:53:40 +00:00
10 lines
183 B
JSON
10 lines
183 B
JSON
{
|
|
"key": "internet_access:ssid",
|
|
"type": "text",
|
|
"label": "Wifi Network Name",
|
|
"prerequisiteTag": {
|
|
"key": "internet_access",
|
|
"valueNot": "no"
|
|
}
|
|
}
|