diff --git a/src/plugins/customVoiceFilter/CreateVoiceFilterModal.tsx b/src/plugins/customVoiceFilter/CreateVoiceFilterModal.tsx
index a75a81c2f..bc842f892 100644
--- a/src/plugins/customVoiceFilter/CreateVoiceFilterModal.tsx
+++ b/src/plugins/customVoiceFilter/CreateVoiceFilterModal.tsx
@@ -77,7 +77,14 @@ function CreateVoiceFilterModal({ modalProps, close, defaultValue }: CreateVoice
Icon URL*
-
+
Style Key
@@ -93,11 +100,24 @@ function CreateVoiceFilterModal({ modalProps, close, defaultValue }: CreateVoice
ONNX File URL*
-
+
Preview Sound URL*
- update(value ? [value] : undefined, "previewSoundURLs")} style={{ width: "100%" }} value={voiceFilter.previewSoundURLs?.[0] ?? ""} required />
+