Implement user-specific tutorial retrieval and enhance authentication details
This commit is contained in:
@@ -142,6 +142,7 @@ export class MainComponent implements OnInit{
|
||||
|
||||
//window.location.reload();
|
||||
this.router.navigate([environment.default_page]);
|
||||
window.location.reload();
|
||||
},
|
||||
error: err => {
|
||||
console.log(err);
|
||||
|
||||
Reference in New Issue
Block a user