This commit is contained in:
Peter Maquiran
2022-02-09 17:30:05 +01:00
parent a04be313c1
commit f9c646c8eb
2 changed files with 5 additions and 2 deletions
@@ -67,7 +67,6 @@ export class WsChatMethodsService {
funx: ()=>{
this.subscribeToRoom()
if(this.getDmRoom(this.currentRoom)) {
this.getDmRoom(this.currentRoom).loadHistory({forceUpdate: true})
} else if(this.getGroupRoom(this.currentRoom)) {