diff --git a/serverCommunication/web.go b/serverCommunication/web.go index f2ce9b7..fb56ffc 100644 --- a/serverCommunication/web.go +++ b/serverCommunication/web.go @@ -71,7 +71,6 @@ func HandleWebMessage(isVoice bool, conn *websocket.Conn, uuid string, status in raw := kraProtocol.EncodeWebMessage(kraProtocol.StatusErrTryAgain, cmdID, cmdNumber, args) webClient.SendBinaryMessage(conn, raw) - } return } else { // web