add picture from gallery on chat grup solved

This commit is contained in:
Eudes Inácio
2023-08-30 17:07:08 +01:00
parent 377ba3fda3
commit 71ab74974d
35 changed files with 48 additions and 45 deletions
@@ -66,7 +66,7 @@
<ion-buttons slot="end" (click)="openAttendees()">
<ion-label color="secondary">Editar</ion-label>
</ion-buttons>
<ion-label class="attach-label">Participantes</ion-label>
<ion-label class="attach-label">Intervenientes</ion-label>
</ion-item>
<div *ngIf="loadedEvent.Attendees">
<div *ngFor="let attendee of loadedEvent.Attendees; let i=index">