mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
11 lines
188 B
JSON
11 lines
188 B
JSON
{
|
|
"key": "destination",
|
|
"type": "semiCombo",
|
|
"label": "Destinations",
|
|
"prerequisiteTag": {
|
|
"key": "oneway",
|
|
"value": "yes"
|
|
},
|
|
"snake_case": false
|
|
}
|