From b4178d648a21accedd285d2b4af406c295d4a4ea Mon Sep 17 00:00:00 2001 From: hailin Date: Fri, 27 Jun 2025 10:12:04 +0800 Subject: [PATCH] . --- chatdesk-ui/components/utility/profile-settings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chatdesk-ui/components/utility/profile-settings.tsx b/chatdesk-ui/components/utility/profile-settings.tsx index 0b0192d..c9c7613 100644 --- a/chatdesk-ui/components/utility/profile-settings.tsx +++ b/chatdesk-ui/components/utility/profile-settings.tsx @@ -812,7 +812,7 @@ export const ProfileSettings: FC = ({}) => {
- {t("profile.downloadTooltip")} @@ -825,7 +825,7 @@ export const ProfileSettings: FC = ({}) => { onClick={exportLocalStorageAsJSON} /> } - /> + /> */}