From ed59811819763a8e3173ae867614bda9bcbcafe1 Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Fri, 12 Jan 2024 16:30:25 +0800 Subject: [PATCH] settings: move whisper api button --- src/settings.tsx | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/src/settings.tsx b/src/settings.tsx index f25f470..97185d0 100644 --- a/src/settings.tsx +++ b/src/settings.tsx @@ -496,16 +496,29 @@ export default (props: { {...props} /> - - +
+
+ Whisper API + +
+
+ + +
- {props.chatStore.whisper_api && props.chatStore.whisper_key && ( - - )} {props.chatStore.tts_api && props.chatStore.tts_key && (