add to day

This commit is contained in:
Peter Maquiran
2023-09-12 09:52:28 +01:00
parent dd920c5a3d
commit 66cf3c4a6a
3 changed files with 30 additions and 1 deletions
@@ -204,6 +204,7 @@
{{last ? scrollToBottom() : ''}}
</div>
<div *ngIf="msg.t == 'au' && msg.msg != sessionStore.user.UserName" >
<div *ngFor="let user of allUsers" >
<div *ngIf="msg.msg == user.username" class="info-text-leave">
<ion-label>Adicionou {{user.name}}</ion-label><br />