[CodeFactor] Apply fixes to commit 3b9db29

This commit is contained in:
codefactor-io 2023-11-09 17:00:30 +00:00
parent 3b9db2980c
commit d8b7889401
No known key found for this signature in database
GPG key ID: B66B2D63282C190F

View file

@ -26,8 +26,6 @@ export function eventDispatcher(data) {
// Todo we might use a switch function for data dispatching
stateStore.ptt_state = data.ptt;
// copied directly from sock.js We need to implement these variables step by step
if (data["command"] == "modem_state") {
//console.log(data)