Themes(waste): add filter for 'recycling centre'

This commit is contained in:
Pieter Vander Vennet 2024-09-16 22:40:26 +02:00
parent e08ce00850
commit 5da63bf83a

View file

@ -1380,6 +1380,17 @@
], ],
"filter": [ "filter": [
"open_now", "open_now",
{
"id": "centres_only",
"options": [
{
"osmTags": "recycling_type=centre",
"question": {
"en": "Recycling centre"
}
}
]
},
{ {
"id": "recyclingType", "id": "recyclingType",
"options": [ "options": [