This commit is contained in:
tiago.kayaya
2022-02-10 14:54:35 +01:00
parent da240623dd
commit df07cacbf0
-1
View File
@@ -72,7 +72,6 @@ export class RoomService {
this.WsChatService.registerCallback({ this.WsChatService.registerCallback({
type: 'reConnect', type: 'reConnect',
funx: ()=>{ funx: ()=>{
alert("reConnect")
this.hasLoadHistory = false this.hasLoadHistory = false
} }
}) })