mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 16:38:31 +00:00
oops
This commit is contained in:
parent
ab6eb2d530
commit
0786f6aa07
1 changed files with 0 additions and 1 deletions
|
@ -185,7 +185,6 @@ func HandleSocketConnection(conn *websocket.Conn) {
|
|||
}(_errorChan, _clientChan)
|
||||
|
||||
conn.SetPongHandler(func(pongBody string) error {
|
||||
fmt.Println("got pong")
|
||||
client.pingCount = 0
|
||||
return nil
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue