From 9440d7fe889aff1a15deb1aca6cc3fce8550d2f5 Mon Sep 17 00:00:00 2001 From: crazywoola <100913391+crazywoola@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:48:44 +0800 Subject: [PATCH] fix: the behavior of save action in opening config panel (#2736) --- .../base/chat/chat-with-history/config-panel/index.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/app/components/base/chat/chat-with-history/config-panel/index.tsx b/web/app/components/base/chat/chat-with-history/config-panel/index.tsx index d90e4025d3..cf12b35d08 100644 --- a/web/app/components/base/chat/chat-with-history/config-panel/index.tsx +++ b/web/app/components/base/chat/chat-with-history/config-panel/index.tsx @@ -95,7 +95,10 @@ const ConfigPanel = () => {