generate fix

This commit is contained in:
Peter Maquiran
2023-05-19 12:00:51 +01:00
parent a526b91532
commit 0efec4a16b
23 changed files with 184 additions and 208 deletions
+1 -1
View File
@@ -117,8 +117,8 @@ export class ChatSystemService {
private async ReLoadChat() {
await this.chatService.refreshtoken();
await this.restoreUsers();
await this.chatService.refreshtoken();
await this.getUser();
await this.restoreRooms();
await this.getAllRooms();