This commit is contained in:
Peter Maquiran
2022-02-08 19:17:44 +01:00
parent 31fc4039d2
commit 53fbba4094
6 changed files with 60 additions and 51 deletions
+1 -2
View File
@@ -132,7 +132,6 @@ export class RoomService {
} else if (message.fields.eventName == this.id+'/'+'deleteMessage') {}
})
this.WsChatService.registerCallback
}
@@ -160,7 +159,7 @@ export class RoomService {
}
)
this.WsChatService.registerCallback
}
/**