forked from MapComplete/MapComplete
Themes(food): Add question about seating (#1976)
This commit is contained in:
parent
d19b2de1cd
commit
a50d1ebe7d
4 changed files with 61 additions and 5 deletions
|
@ -401,6 +401,7 @@
|
|||
"wheelchair-access",
|
||||
"smoking",
|
||||
"service:electricity",
|
||||
"seating",
|
||||
"dog-access",
|
||||
"internet",
|
||||
"internet-fee",
|
||||
|
@ -412,7 +413,9 @@
|
|||
"accepts_cash",
|
||||
"accepts_cards",
|
||||
"has_internet",
|
||||
"has_electricity"
|
||||
"has_electricity",
|
||||
"outdoor_seating",
|
||||
"indoor_seating"
|
||||
],
|
||||
"deletion": {
|
||||
"softDeletionTags": {
|
||||
|
@ -439,4 +442,4 @@
|
|||
]
|
||||
},
|
||||
"allowMove": true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue