diff --git a/src/view/shell/desktop/LeftNav.tsx b/src/view/shell/desktop/LeftNav.tsx index fd85b5d25b..41de05b8c8 100644 --- a/src/view/shell/desktop/LeftNav.tsx +++ b/src/view/shell/desktop/LeftNav.tsx @@ -119,6 +119,9 @@ function ProfileCard() { {otherAccounts && otherAccounts.length > 0 && ( <> + + Switch account + {otherAccounts?.map(other => (