diff --git a/src/components/AccountList.tsx b/src/components/AccountList.tsx
index 883c06c144..68bb482af2 100644
--- a/src/components/AccountList.tsx
+++ b/src/components/AccountList.tsx
@@ -126,10 +126,12 @@ function AccountItem({
-
+
{profile?.displayName || account.handle}{' '}
- {account.handle}
+
+ {account.handle}
+
{isCurrentAccount ? (