forgot to add ethan back
This commit is contained in:
parent
29bb3cb04e
commit
66278c4248
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue