mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 09:34:04 +02:00
add fields for fire_hydrant
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"key": "cap:colour",
|
||||
"default": "red",
|
||||
"type": "combo",
|
||||
"label": "Colour of the caps",
|
||||
"options": [ "blue", "green", "red", "yellow", "grey" ]
|
||||
}
|
||||
Reference in New Issue
Block a user