mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Merge pull request #3730 from mertemin/feature-y
Add outdoor_seating options
This commit is contained in:
@@ -1105,7 +1105,7 @@
|
||||
},
|
||||
"outdoor_seating": {
|
||||
"key": "outdoor_seating",
|
||||
"type": "combo",
|
||||
"type": "check",
|
||||
"label": "Outdoor Seating"
|
||||
},
|
||||
"par": {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"key": "outdoor_seating",
|
||||
"type": "combo",
|
||||
"type": "check",
|
||||
"label": "Outdoor Seating"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user