diff --git a/projects/mastolists/src/app/followings-matrix/matrix/matrix.component.html b/projects/mastolists/src/app/followings-matrix/matrix/matrix.component.html index f47318a..dbeef49 100644 --- a/projects/mastolists/src/app/followings-matrix/matrix/matrix.component.html +++ b/projects/mastolists/src/app/followings-matrix/matrix/matrix.component.html @@ -35,7 +35,7 @@ nbPopoverTrigger="hover" nbPopoverPlacement="bottom" > - @{{account.username}} + {{account.displayName}} (@{{account.username}})