mirror of
https://github.com/twofas/2fas-server.git
synced 2024-12-04 08:09:58 +01:00
chore: bump build
This commit is contained in:
parent
bed26de668
commit
3e59d01943
@ -78,7 +78,6 @@ func Start(wsConn *websocket.Conn, writer WriterCloser, reader chan []byte, cfg
|
||||
defer wg.Done()
|
||||
proxy.writePump()
|
||||
})
|
||||
|
||||
go recovery.DoNotPanic(func() {
|
||||
defer wg.Done()
|
||||
proxy.readPump()
|
||||
|
Loading…
Reference in New Issue
Block a user