mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 22:46:38 +02:00
Add Pipeline Valve preset (close #6393)
Add Diameter field to Pipeline and Tree presets
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"key": "diameter",
|
||||
"type": "combo",
|
||||
"label": "Diameter",
|
||||
"snake_case": false,
|
||||
"placeholder": "5 mm, 10 cm, 15 in…"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "valve",
|
||||
"type": "combo",
|
||||
"label": "Type"
|
||||
}
|
||||
Reference in New Issue
Block a user