mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Improve
This commit is contained in:
@@ -110,6 +110,8 @@ export class ProfileComponent implements OnInit {
|
||||
}
|
||||
|
||||
logout() {
|
||||
// clear local storage
|
||||
window.localStorage.clear();
|
||||
this.router.navigate(['/']);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user