Fixe duplicated attendess

This commit is contained in:
Peter Maquiran
2021-04-08 13:53:49 +01:00
9 changed files with 82 additions and 76 deletions
-1
View File
@@ -392,7 +392,6 @@
<app-attendee-modal
class="d-flex flex-column height-100"
*ngIf="mobileComponent.showAttendees"
[eventAttendees]="contacts"
(closeComponent)="GoBackEditOrAdd()"
(setContact)="setContact($event)"
[adding]="adding"