mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
save
This commit is contained in:
@@ -48,8 +48,8 @@ export class ProfilePage implements OnInit {
|
||||
window.localStorage.clear();
|
||||
|
||||
setTimeout(()=>{
|
||||
window.location.pathname = '/';
|
||||
location.reload();
|
||||
//window.location.pathname = '/';
|
||||
//location.reload();
|
||||
this.router.navigate(['/']);
|
||||
}, 1000);
|
||||
loader.remove();
|
||||
|
||||
Reference in New Issue
Block a user