chore: fix ts

This commit is contained in:
Joel
2026-03-10 15:04:12 +08:00
262 changed files with 58018 additions and 5040 deletions

View File

@ -164,7 +164,7 @@ const VoiceParamConfig = ({
</div>
<div className="flex items-center gap-1">
<Listbox
value={voiceItem ?? {}}
value={voiceItem}
disabled={!languageItem}
onChange={(value: Item) => {
handleChange({