This commit is contained in:
Peter Maquiran
2022-06-13 15:27:28 +01:00
parent aa6260e868
commit 7eacb9d59b
4 changed files with 60 additions and 8 deletions
@@ -193,8 +193,8 @@ export class ApproveEventPage implements OnInit {
}
}
else{
}
this.toastService._badRequest('É necessário adicionar uma nota');
}
});
}