remove publicates

This commit is contained in:
Peter Maquiran
2023-06-05 10:14:48 +01:00
parent a1657b1e84
commit 005643ae92
14 changed files with 66 additions and 40 deletions
@@ -48,7 +48,7 @@ export class DiplomasPage implements OnInit {
ngOnInit() {
// update list
this.LoadList()
// this.LoadList()
this.router.events.forEach((event) => {
if (event instanceof NavigationStart && '/home/gabinete-digital?diplomas=true'.startsWith(event.url)) {