fix html in chat views desktop

This commit is contained in:
tiago.kayaya
2022-01-27 14:26:18 +01:00
parent 4a57300391
commit 1665045f7c
5 changed files with 116 additions and 96 deletions
@@ -96,6 +96,7 @@ export class ChatPopoverPage implements OnInit {
}
this.close('leave');
//this.wsChatMethodsService.subscribeToRoomUpdate(this.roomId, res.result);
/* this.chatService.getRoomInfo(this.roomId).subscribe(room=>{