forgot to add ethan back

This commit is contained in:
Chris Cochrun 2025-01-29 11:25:10 -06:00
parent 29bb3cb04e
commit 66278c4248

View file

@ -366,7 +366,7 @@ impl MtForm {
.unwrap(),
)
.to("Chris Cochrun <chris@tfcconnection.org>".parse().unwrap())
// .to("Ethan Rose <ethan@tfcconnection.org>".parse().unwrap())
.to("Ethan Rose <ethan@tfcconnection.org>".parse().unwrap())
.subject(email_subject)
.multipart(multi)
.wrap_err("problemss")