This commit is contained in:
Peter Maquiran
2022-12-30 14:31:19 +01:00
parent 88d948c5e0
commit e5b7032a18
11 changed files with 75 additions and 29 deletions
-2
View File
@@ -211,8 +211,6 @@ export class AuthService {
logout() {
localStorage.removeItem('userChat');
SessionStore.setInativity(false)
SessionStore.setUrlBeforeInactivity(this.router.url);
setTimeout(() => {