mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-01 00:43:45 +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"
|
|
}
|
|
}
|