diff --git a/src/app/services/chat/ws-chat-methods.service.ts b/src/app/services/chat/ws-chat-methods.service.ts index 34069b028..d72196724 100644 --- a/src/app/services/chat/ws-chat-methods.service.ts +++ b/src/app/services/chat/ws-chat-methods.service.ts @@ -402,7 +402,6 @@ export class WsChatMethodsService { // this.hideRoom(id) }) - return this.WsChatService.hidingRoom(id); } addRoomOwner(roomid, userId){