Merge branch 'develop'

This commit is contained in:
Pieter Vander Vennet 2022-04-08 17:59:44 +02:00
commit a46b6d1e27
268 changed files with 11667 additions and 9870 deletions

View file

@ -1062,6 +1062,9 @@
},
"question": "Are there tools here to repair your own bike?"
},
"bike_shop-access": {
"render": "Only accessible to {access}"
},
"bike_shop-email": {
"question": "What is the email address of {name}?"
},
@ -4409,6 +4412,22 @@
}
},
"description": "A shop",
"filter": {
"0": {
"options": {
"0": {
"question": "Only show shops selling {search}"
}
}
},
"1": {
"options": {
"0": {
"question": "Only show shops with name {search}"
}
}
}
},
"name": "Shop",
"presets": {
"0": {