update the name

This commit is contained in:
Yanyutin753
2024-05-07 08:28:34 +08:00
parent 5f7188b480
commit 5d6517c537
6 changed files with 23 additions and 23 deletions

View File

@@ -102,7 +102,7 @@ type AudioSettings = {
STTEngine?: string;
TTSEngine?: string;
speaker?: string;
OpenAIModel?: string;
model?: string;
};
type TitleSettings = {