mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
make code cleaner
This commit is contained in:
@@ -34,7 +34,8 @@ export class WsChatService {
|
||||
if(message.msg == "ping") {
|
||||
this.ws.send({msg:"pong"},'reconnect', false)
|
||||
}
|
||||
}})
|
||||
}
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user