fixed default sound

This commit is contained in:
DeepBeepMeep 2025-09-23 23:28:43 +02:00
parent e28c95ae91
commit 356e10ce71

View File

@ -481,7 +481,7 @@ class family_handler():
ui_defaults.update({
"video_prompt_type": "PVBXAKI",
"mask_expand": 20,
"audio_prompt_type_value": "R",
"audio_prompt_type": "R",
})
if text_oneframe_overlap(base_model_type):