mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
improve login
This commit is contained in:
@@ -225,7 +225,6 @@ export class WsChatService {
|
||||
type:'Onmessage',
|
||||
funx:(message)=>{
|
||||
if(message.msg =='result') {
|
||||
console.log(message)
|
||||
if(message.result) {
|
||||
if(message.result.msg) {
|
||||
if(message.result.rid == roomId) {
|
||||
|
||||
Reference in New Issue
Block a user