Add bicycle rental

This commit is contained in:
Robin van der Linde 2022-11-26 15:19:37 +01:00
parent 53fe70a677
commit 31e8d13113
No known key found for this signature in database
GPG key ID: 53956B3252478F0D

View file

@ -87,7 +87,8 @@
{ {
"builtin": [ "builtin": [
"shops", "shops",
"bike_parking" "bike_parking",
"bicycle_rental"
], ],
"override": { "override": {
"isShown": { "isShown": {