From 679529b0210f3e161c22e7ac710d482d936dc3f3 Mon Sep 17 00:00:00 2001 From: balibabu Date: Wed, 4 Sep 2024 11:11:52 +0800 Subject: [PATCH] feat: Comment out tts item #2088 (#2232) ### What problem does this PR solve? feat: Comment out tts item #2088 ### Type of change - [x] New Feature (non-breaking change which adds functionality) --- .../pages/chat/chat-configuration-modal/assistant-setting.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/pages/chat/chat-configuration-modal/assistant-setting.tsx b/web/src/pages/chat/chat-configuration-modal/assistant-setting.tsx index 7e2fb27365f..e31d43a1ce4 100644 --- a/web/src/pages/chat/chat-configuration-modal/assistant-setting.tsx +++ b/web/src/pages/chat/chat-configuration-modal/assistant-setting.tsx @@ -99,7 +99,7 @@ const AssistantSetting = ({ show }: ISegmentedContentProps) => { > - { initialValue={false} > - + */} );