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

@ -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 @@
}
}
]
}
}