From 7bea68fa841dfbc9550c0675ceaeeafac21e6c64 Mon Sep 17 00:00:00 2001 From: NFish Date: Wed, 7 May 2025 14:41:19 +0800 Subject: [PATCH] fix: show More menu if current app is not agent-chat --- web/app/components/app-sidebar/app-info.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/app-sidebar/app-info.tsx b/web/app/components/app-sidebar/app-info.tsx index 37f96cf816..5ec0e318a0 100644 --- a/web/app/components/app-sidebar/app-info.tsx +++ b/web/app/components/app-sidebar/app-info.tsx @@ -284,7 +284,7 @@ const AppInfo = ({ expand }: IAppInfoProps) => { {t('app.export')} - { } - + }