diff --git a/client/src/components/Nav/AccountSettings.tsx b/client/src/components/Nav/AccountSettings.tsx index 921d4b0356..fc76e440a0 100644 --- a/client/src/components/Nav/AccountSettings.tsx +++ b/client/src/components/Nav/AccountSettings.tsx @@ -78,7 +78,8 @@ function AccountSettings() { {startupConfig?.balance?.enabled === true && balanceQuery.data != null && ( <>