Add check: a preset for a newly created point should match the layer + fix bugs in themes

This commit is contained in:
Pieter Vander Vennet 2022-02-14 15:40:38 +01:00
parent 3398c9f405
commit c874afc745
5 changed files with 32 additions and 22 deletions

View file

@ -28,6 +28,7 @@
"it": "Friggitoria",
"hu": "Sültkrumplievő-hely"
},
"=presets": [],
"source": {
"=osmTags": {
"and": [
@ -47,7 +48,8 @@
"builtin": "food",
"override": {
"minzoom": 19,
"filter": null
"filter": null,
"name": null
}
}
]