diff --git a/src/render.rs b/src/render.rs index 2e018ab..b72b9f9 100644 --- a/src/render.rs +++ b/src/render.rs @@ -182,7 +182,7 @@ pub fn render_form(config: &Config) -> String { {captcha_section} -{drawing_section}{voice_note_section} +{drawing_section}{voice_note_section} "#, prompt = config.form_prompt, label_name = config.label_name,