This commit is contained in:
Peter Maquiran
2022-09-29 14:51:50 +01:00
parent 68d8753abd
commit 50a7290edf
3 changed files with 6 additions and 6 deletions
+1
View File
@@ -133,6 +133,7 @@ export class LoginPage implements OnInit {
await this.authService.loginToChatWs();
this.ChatService.setheader()
this.ChatService.refreshtoken();
}