Fix first call
This commit is contained in:
parent
259700a1b5
commit
5af6ca77ba
@ -35,7 +35,6 @@ export function togglePower(element) {
|
||||
}
|
||||
|
||||
window.onload = function() {
|
||||
psState.init(config);
|
||||
comms.init(psState, config);
|
||||
refreshState(window.document, psState);
|
||||
};
|
Loading…
Reference in New Issue
Block a user