This commit is contained in:
Peter Maquiran
2022-05-30 16:06:28 +01:00
7 changed files with 51 additions and 29 deletions
@@ -324,8 +324,7 @@ export class BookMeetingModalPage implements OnInit {
loader.remove()
}
}
else{
// alert(JSON.stringify(this.task))
else {
this.toastService._successMessage('Não é possível marcar a reunião de momento');
}