feat: voice note config fields
This commit is contained in:
parent
c05cbf4cbc
commit
ca9eaf0662
3 changed files with 38 additions and 0 deletions
|
|
@ -265,6 +265,9 @@ mod tests {
|
|||
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,
|
||||
separator: "---".into(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue