mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
96a15934ca
(closes #5842) But continue to snake_case the values for `destination:symbol`
11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"key": "destination:ref",
|
|
"type": "semiCombo",
|
|
"label": "Destination Road Numbers",
|
|
"prerequisiteTag": {
|
|
"key": "oneway",
|
|
"value": "yes"
|
|
},
|
|
"snake_case": false
|
|
}
|