Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hohmannc85 authored Aug 22, 2023
1 parent 27ab450 commit 05a3645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ async Dataset(datenpunkt,inhalt)

this.setState("info.connection", false, true);
this.log.info("Websocket closed");
});
this.connectWS(); });


this.ws.on("message", async (data) => {
Expand Down

0 comments on commit 05a3645

Please sign in to comment.