Fix: charging station theme uses anchor too

This commit is contained in:
Pieter Vander Vennet 2023-06-20 03:55:18 +02:00
parent beea00cbf0
commit 39024eb5f3
2 changed files with 5 additions and 6 deletions

View file

@ -4016,8 +4016,8 @@
"then": "circle:#fff;./assets/themes/charging_stations/car.svg"
}
],
"iconSize": "50,50",
"anchor": "bottom"
"anchor": "bottom",
"iconSize": "50,50"
}
],
"presets": [
@ -4411,4 +4411,4 @@
},
"neededChangesets": 10
}
}
}

View file

@ -788,9 +788,8 @@
"then": "circle:#fff;./assets/themes/charging_stations/car.svg"
}
],
"iconSize": {
"render": "50,50,bottom"
}
"anchor": "bottom",
"iconSize": "50,50"
}
],
"presets": [