From ae00ba44dbb4b1c6813d8eaa08b5da55ce23515f Mon Sep 17 00:00:00 2001 From: CorrectRoad Date: Thu, 26 Jun 2025 16:45:45 +0800 Subject: [PATCH] fix: fix create custom modal overlay add tool (#21553) --- .../plugins/plugin-detail-panel/tool-selector/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/plugins/plugin-detail-panel/tool-selector/index.tsx b/web/app/components/plugins/plugin-detail-panel/tool-selector/index.tsx index ca802414f..350fe5093 100644 --- a/web/app/components/plugins/plugin-detail-panel/tool-selector/index.tsx +++ b/web/app/components/plugins/plugin-detail-panel/tool-selector/index.tsx @@ -275,7 +275,7 @@ const ToolSelector: FC = ({ /> )} - +
{!isShowSettingAuth && ( <>