Themes: fix compilation

This commit is contained in:
Pieter Vander Vennet 2024-02-23 02:55:52 +01:00
parent 98d441a260
commit c300d90128

View file

@ -140,7 +140,12 @@
"source": { "source": {
"osmTags": "advertising=wall_painting" "osmTags": "advertising=wall_painting"
}, },
"id": "advertising_wall_paintings",
"minzoom": 18, "minzoom": 18,
"name": {
"en": "All advertentie wall paintings",
"nl": "Alle adverterende muurschilderingen"
},
"+tagRenderings": [ "+tagRenderings": [
{ {
"id": "historic", "id": "historic",
@ -176,4 +181,4 @@
} }
} }
] ]
} }