feat: voice_note field in entry frontmatter

This commit is contained in:
Lewis Wynne 2026-04-10 02:14:57 +01:00
parent ca9eaf0662
commit d66e004b0d
3 changed files with 44 additions and 0 deletions

View file

@ -212,6 +212,7 @@ async fn submit(
date,
website,
drawing: drawing_filename,
voice_note: String::new(),
status: Status::Pending,
},
body: message,