This commit is contained in:
tiago.kayaya
2021-09-16 10:19:27 +01:00
parent bffd38e698
commit afb7c42e9f
@@ -272,7 +272,7 @@ export class DocumentSetUpMeetingPage implements OnInit {
await this.eventService.addAttachment(attachments).toPromise();
}); */
this.toastService.successMessage('A sua reunião foi marcada')
this.toastService.successMessage('Reunião criada')
laoder.remove()
this.modalController.dismiss()
},(error) => {