mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
improve
This commit is contained in:
@@ -211,8 +211,6 @@ export class AuthService {
|
||||
|
||||
logout() {
|
||||
|
||||
localStorage.removeItem('userChat');
|
||||
|
||||
SessionStore.setInativity(false)
|
||||
SessionStore.setUrlBeforeInactivity(this.router.url);
|
||||
setTimeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user