Fix: typo in filter

This commit is contained in:
Pieter Vander Vennet 2023-07-30 04:56:10 +02:00
parent 2594e75535
commit 366577f70b

View file

@ -961,33 +961,28 @@
}
]
},
{
"id": "food-category",
"options": [
{
"question": {
"en": "All categories"
}},
}
},
{
"question": {
"en"; "Only fastfood buisinesses"
},
"osmTags": "amenity=fast_food" }
{
"en": "Only fastfood buisinesses"
},
"osmTags": "amenity=fast_food"
},
{
"question": {
"en": "Only restaurants"
},
"osmTags": "amenity=restaurant" }
},
"osmTags": "amenity=restaurant"
}
]
},
{
"id": "vegetarian",
"options": [