Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
napengam committed Nov 11, 2024
1 parent 6197816 commit e03a593
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions webClient/socketWebClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ function socketWebClient(server, app) {
break;
}

// Pass message to external function for handling
callbackReadMessage(packet);

};

//********************************************
Expand Down

0 comments on commit e03a593

Please sign in to comment.