fix errors

This commit is contained in:
Peter Maquiran
2023-08-14 21:26:23 +01:00
parent 0c64632986
commit 3dae0db03e
9 changed files with 39 additions and 12 deletions
@@ -58,6 +58,10 @@ export class AllProcessesPage implements OnInit {
}
})
if(window['all-process-gabinete']) {
window['all-process-gabinete']()
}
}
ngAfterViewInit(): void {