This commit is contained in:
Peter Maquiran
2022-01-28 17:33:26 +01:00
parent a7febddb34
commit 151e1ea8ad
5 changed files with 25 additions and 8 deletions
+1 -1
View File
@@ -425,7 +425,7 @@ export class WsChatService {
}
upateRoomEvents(roomId, collection:string, funx: Function, ) {
updateRoomEventss(roomId, collection:string, funx: Function, ) {
this.ws.registerCallback({
type:'Onmessage',