diff --git a/src/assets/hestia.js b/src/assets/hestia.js index 3f294a2..b43ca49 100644 --- a/src/assets/hestia.js +++ b/src/assets/hestia.js @@ -35,7 +35,6 @@ export function togglePower(element) { } window.onload = function() { - psState.init(config); comms.init(psState, config); refreshState(window.document, psState); }; \ No newline at end of file