forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
9c6b7e18aa
commit
3eea54d1d8
49 changed files with 839 additions and 593 deletions
|
@ -488,10 +488,12 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"builtin": "bicycle_rental.*bicycle_rental",
|
||||
"builtin": "bicycle_rental.*bicycle_rental",
|
||||
"override": {
|
||||
"condition": {
|
||||
"and+": ["service:bicycle:rental=yes"]
|
||||
"and+": [
|
||||
"service:bicycle:rental=yes"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -790,4 +792,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue