mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 15:56:56 +02:00
Add drive_through preset to fast_food, atm, etc
Thanks @brianegge (closes #2459)
This commit is contained in:
@@ -336,6 +336,11 @@
|
||||
"type": "textarea",
|
||||
"label": "Description"
|
||||
},
|
||||
"drive_through": {
|
||||
"key": "drive_through",
|
||||
"type": "check",
|
||||
"label": "Drive-Through"
|
||||
},
|
||||
"electrified": {
|
||||
"key": "electrified",
|
||||
"type": "combo",
|
||||
|
||||
Reference in New Issue
Block a user