Implement user-specific tutorial retrieval and enhance authentication details

This commit is contained in:
liosha84
2025-07-06 14:04:19 +03:00
parent 83c1917651
commit f7b2b189b3
12 changed files with 143 additions and 6 deletions
@@ -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);