mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Making outdoor_seating checkbox
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
{
|
||||
"key": "outdoor_seating",
|
||||
"type": "combo",
|
||||
"label": "Outdoor Seating",
|
||||
"placeholder": "Yes, No...",
|
||||
"strings": {
|
||||
"options": {
|
||||
"no": "No outdoor seating",
|
||||
"yes": "Outdoor seating is possible"
|
||||
}
|
||||
}
|
||||
"type": "check",
|
||||
"label": "Outdoor Seating"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user