We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1c5f7 commit 4fcc8e7Copy full SHA for 4fcc8e7
packages/helpermodules/update_config.py
@@ -2314,4 +2314,4 @@ def upgrade_datastore_85(self) -> None:
2314
"danach automatisch wieder aktiviert.", MessageType.INFO)
2315
pub_system_message({}, "Es gibt ein neues Theme: das Koala-Theme! Smarthpone-optimiert und mit "
2316
"Energiefluss-Diagramm & Karten-Ansicht der Ladepunkte", MessageType.INFO)
2317
- self.__update_topic("openWB/system/datastore_version", 86)
+ self.__update_topic("openWB/system/datastore_version", 86)
0 commit comments