Override id of 'sport_shops' to prevent cache contamination

This commit is contained in:
Pieter Vander Vennet 2022-12-05 15:51:41 +01:00
parent 099cd55c68
commit 0e4fad5f3c

View file

@ -28,6 +28,7 @@
{
"builtin": "shops",
"override": {
"id": "sport_shops",
"source": {
"osmTags": {
"and": [
@ -61,4 +62,4 @@
}
}
]
}
}