This commit is contained in:
Pieter Vander Vennet 2020-12-25 21:16:42 +01:00
parent 62b5283487
commit 0b28c5d319
2 changed files with 2 additions and 2 deletions

View file

@ -177,7 +177,7 @@
"condition": {
"or": [
"service:bicycle:pump=yes",
"service:bicycle:pump=seperate"
"service:bicycle:pump=separate"
]
},
"render": "<img src='./assets/layers/bike_shop/pump.svg'/>"