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
@@ -186,6 +186,9 @@
</div>
</div>
<!-- <div *ngIf="(msg.t == 'r' || msg.t == 'ul' || msg.t == 'au' || msg.t == 'ru') && msg.dateLabel">
{{ msg.msg}}
</div> -->
<div *ngIf="msg.t == 'r'" class="info-text">
<ion-label>Alterou o nome do grupo para "{{msg.msg.split('-').join(' ')}}"</ion-label><br />