Add bicycle rental
This commit is contained in:
parent
53fe70a677
commit
31e8d13113
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@
|
|||
{
|
||||
"builtin": [
|
||||
"shops",
|
||||
"bike_parking"
|
||||
"bike_parking",
|
||||
"bicycle_rental"
|
||||
],
|
||||
"override": {
|
||||
"isShown": {
|
||||
|
|
Loading…
Reference in a new issue