mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
show member toroom
This commit is contained in:
@@ -44,6 +44,12 @@
|
||||
{{ roomMessage$ | async | json }}
|
||||
</ion-list>
|
||||
|
||||
members
|
||||
<ion-list *ngIf="roomMembers$ | async as memberList">
|
||||
|
||||
{{ memberList | json }}
|
||||
</ion-list>
|
||||
|
||||
</div>
|
||||
|
||||
<ion-fab horizontal="end" vertical="bottom" slot="fixed">
|
||||
|
||||
Reference in New Issue
Block a user