mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 23:13:42 +00:00
10 lines
185 B
JSON
10 lines
185 B
JSON
{
|
|
"key": "internet_access:ssid",
|
|
"type": "text",
|
|
"label": "SSID (Network Name)",
|
|
"prerequisiteTag": {
|
|
"key": "internet_access",
|
|
"valueNot": "no"
|
|
}
|
|
}
|