fix: transcription headers

This commit is contained in:
DDMeaqua
2024-08-28 13:13:41 +08:00
parent d8b1781d7b
commit 318e0989a2
3 changed files with 10 additions and 7 deletions

View File

@@ -1686,7 +1686,6 @@ function _Chat() {
? Locale.Chat.Actions.StopSpeech
: Locale.Chat.Actions.Speech
}
loding={speechLoading}
icon={
speechStatus ? (
<SpeakStopIcon />