This commit is contained in:
Peter Maquiran
2024-06-19 19:26:35 +01:00
4 changed files with 12 additions and 3 deletions
@@ -77,6 +77,7 @@ export class ApproveEventPage implements OnInit {
});
window['approve-event-getTask'] = () => {
// Mensagem de sucessos
this.getTask()
}
}