This commit is contained in:
Peter Maquiran
2022-02-09 17:06:12 +01:00
parent 3679091e60
commit faa30ee56e
8 changed files with 23 additions and 14 deletions
@@ -210,7 +210,7 @@ export class WsChatMethodsService {
this.prepareRoom(roomData);
this.getGroupRoom(id).loadHistory();
this.getGroupRoom(id).loadHistory({});
}