Themes: fix cycle rental which dissappears

This commit is contained in:
Pieter Vander Vennet 2023-10-16 12:54:41 +02:00
parent 65a758bdff
commit efce134a6c
3 changed files with 11 additions and 10 deletions

View file

@ -68,14 +68,14 @@
"bicycle_rental!=docking_station"
]
}
}
},
"name": null
}
},
{
"#": "All bicycle rental at a high zoom level, to avoid duplicates",
"builtin": "bicycle_rental",
"override": {
"name": null,
"filter": {
"sameAs": "bicycle_rental_non_docking"
},
@ -135,4 +135,4 @@
}
}
]
}
}