feat: adds displayName to matrix view
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
nbPopoverTrigger="hover"
|
||||
nbPopoverPlacement="bottom"
|
||||
>
|
||||
@{{account.username}}
|
||||
{{account.displayName}} (@{{account.username}})
|
||||
</span>
|
||||
</th>
|
||||
<td *ngFor="let list of lists$ | async">
|
||||
|
||||
Reference in New Issue
Block a user