clear agenda cache

This commit is contained in:
Peter Maquiran
2023-01-18 11:38:21 +01:00
parent 711e9fc640
commit 46296813b8
8 changed files with 114 additions and 104 deletions
+1
View File
@@ -123,6 +123,7 @@ export class LoginPage implements OnInit {
if (attempt.UserId == SessionStore.user.UserId) {
await this.authService.SetSession(attempt, this.userattempt);
this.changeProfileService.run();
if(attempt.ChatData) {