Fix: re-enable reservation question
This commit is contained in:
parent
fc667f4d47
commit
cebd428e9e
1 changed files with 1 additions and 1 deletions
|
@ -525,7 +525,7 @@
|
|||
},
|
||||
{
|
||||
"id": "Reservation",
|
||||
"condition": "takeaway=only",
|
||||
"condition": "takeaway!=only",
|
||||
"question": {
|
||||
"en": "Is a reservation required for this place?",
|
||||
"nl": "Is reserveren verplicht voor deze zaak?",
|
||||
|
|
Loading…
Reference in a new issue