fix: remove unused label configs, fix entry audio gap, canvas spacing

This commit is contained in:
Lewis Wynne 2026-04-10 02:48:55 +01:00
parent 1d209636b4
commit c3e1ff145d
4 changed files with 6 additions and 14 deletions

View file

@ -335,11 +335,9 @@ mod tests {
captcha_exact: false,
captcha_casesensitive: false,
enable_drawings: false,
label_drawing: "Draw (optional):".into(),
canvas_width: 400,
canvas_height: 200,
enable_voice_notes: false,
label_voice_note: "Voice note (optional):".into(),
voice_note_max_duration: 20,
template: None,
success_template: None,