This commit is contained in:
tiago.kayaya
2021-06-25 12:06:18 +01:00
parent 983423b906
commit 3fbdfc1296
10 changed files with 38 additions and 40 deletions
@@ -53,7 +53,7 @@ export class ViewEventPage implements OnInit {
private processes: ProcessesService,
private modalController: ModalController,
public popoverController: PopoverController,
private toastService: ToastService
private toastService: ToastService,
)
{
this.isEventEdited = false;