From cdab9aa19e9991ece7573f9d32c2c9d43f1acc8e Mon Sep 17 00:00:00 2001 From: codytseng Date: Thu, 27 Nov 2025 00:00:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=8E=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Sidebar/AccountButton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Sidebar/AccountButton.tsx b/src/components/Sidebar/AccountButton.tsx index 77d8a2a..eadd5ad 100644 --- a/src/components/Sidebar/AccountButton.tsx +++ b/src/components/Sidebar/AccountButton.tsx @@ -58,7 +58,7 @@ function ProfileButton({ collapse }: { collapse: boolean }) { - + push(toWallet())}> {t('Wallet')}