This commit is contained in:
Peter Maquiran
2022-02-24 15:32:23 +01:00
parent ef0e724f58
commit db77e642cb
5 changed files with 35 additions and 4 deletions
@@ -198,7 +198,7 @@
<ion-footer>
<div class="typing" >
<div class="typing" *ngIf="wsChatMethodsService.getDmRoom(roomId).otherUserType == true" >
<ngx-letters-avatar *ngIf="showAvatar"
[avatarName]= "wsChatMethodsService.getDmRoom(roomId).name"
[width]="30"