Fixe bug for Attendees component in agenda

This commit is contained in:
Peter Maquiran
2021-03-29 13:44:48 +01:00
parent 28dc0f3e22
commit 7020c668ab
3 changed files with 6 additions and 3 deletions
+1
View File
@@ -389,6 +389,7 @@
(openAttendeesComponent)="openAttendeesComponent($event)"
(openAddEvent)="openAddEvent()"
(GoBackEditOrAdd)="GoBackEditOrAdd()"
(setContact)="setContact($event)"
>
</app-attendee-modal>