mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
28a353f1fa
Update railway presets to use field inheritance
10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"key": "bridge:structure",
|
|
"type": "combo",
|
|
"label": "Bridge Structure",
|
|
"prerequisiteTag": {
|
|
"key": "bridge",
|
|
"valueNot": "no"
|
|
}
|
|
}
|