This commit is contained in:
Peter Maquiran
2022-02-16 15:56:02 +01:00
parent 89678097e4
commit 4c0412220d
@@ -402,7 +402,6 @@ export class WsChatMethodsService {
// this.hideRoom(id)
})
return this.WsChatService.hidingRoom(id);
}
addRoomOwner(roomid, userId){