Themes(food): Add question about seating (#1976)

This commit is contained in:
Robin van der Linde 2024-12-02 13:21:27 +01:00
parent d19b2de1cd
commit a50d1ebe7d
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
4 changed files with 61 additions and 5 deletions

View file

@ -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
}
}