Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-12-28 00:48:47 +01:00
parent 9c6b7e18aa
commit 3eea54d1d8
49 changed files with 839 additions and 593 deletions

View file

@ -446,8 +446,10 @@
"key": "capacity:bicycle_type",
"type": "pnat"
},
"condition": {"and":
["rental~.*bicycle_type.*"]
"condition": {
"and": [
"rental~.*bicycle_type.*"
]
}
}
]
@ -559,4 +561,4 @@
}
]
}
}
}