mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Mobile add picture publiation and chat
This commit is contained in:
@@ -131,7 +131,7 @@ export class AuthService {
|
||||
localStorage.setItem('userChat', JSON.stringify(responseChat));
|
||||
this.storageService.store(AuthConnstants.AUTH, responseChat);
|
||||
|
||||
this.autologout(10000);
|
||||
/* this.autologout(10000); */
|
||||
|
||||
return true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user