From eee1a211f72e83491a60dd6112468f2075d935b2 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 23 Dec 2024 23:03:20 +0000 Subject: [PATCH] switch account label text --- src/view/shell/desktop/LeftNav.tsx | 3 +++ 1 file changed, 3 insertions(+) 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 => (