fix: remove unused label configs, fix entry audio gap, canvas spacing
This commit is contained in:
parent
1d209636b4
commit
c3e1ff145d
4 changed files with 6 additions and 14 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue