Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2025-07-03 00:31:00 +02:00
commit 97b8202b14
3 changed files with 4 additions and 3 deletions

View file

@ -268,7 +268,7 @@
} }
}, },
"caravansites.caravansites-toilets", "caravansites.caravansites-toilets",
"toilet_at_amenity.toilets-wheelchair", "toilet_at_amenity_lib.all",
"questions", "questions",
"mastodon" "mastodon"
], ],

View file

@ -407,7 +407,7 @@
"brand", "brand",
"contact", "contact",
"wheelchair-access", "wheelchair-access",
"toilet_at_amenity.toilets-wheelchair", "toilet_at_amenity_lib.all",
"internet-all", "internet-all",
"dog-access" "dog-access"
], ],

View file

@ -48,7 +48,8 @@
"love_hotel" "love_hotel"
], ],
"override": { "override": {
"minzoom": 18 "minzoom": 18,
"enableMorePrivacy": false
} }
} }
] ]