mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-09 03:25:37 +02:00
10 lines
163 B
JSON
10 lines
163 B
JSON
{
|
|
"key": "country",
|
|
"type": "combo",
|
|
"label": "Flag Country",
|
|
"prerequisiteTag": {
|
|
"key": "flag:type",
|
|
"value": "national"
|
|
}
|
|
}
|