mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-28 02:42:36 +02:00
Add Network Type field to route presets (re: #6992)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"key": "network:type",
|
||||
"type": "combo",
|
||||
"label": "Network Type",
|
||||
"prerequisiteTag": {
|
||||
"key": "network"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user