mirror of
https://github.com/linyqh/NarratoAI.git
synced 2026-07-17 11:38:09 +00:00
Fix reference audio source pill state
This commit is contained in:
parent
f7be8aafb3
commit
4a5b699b11
@ -413,7 +413,6 @@ def render_indextts_reference_audio_selector(tr, tts_config, key_prefix):
|
||||
tr("Reference Audio Source"),
|
||||
options=list(reference_audio_source_labels.keys()),
|
||||
selection_mode="single",
|
||||
default=default_reference_audio_source,
|
||||
key=reference_audio_source_key,
|
||||
format_func=lambda source: tr(reference_audio_source_labels[source]),
|
||||
help=tr("Reference Audio Source Help"),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user