forgot to add ethan back
This commit is contained in:
parent
29bb3cb04e
commit
66278c4248
|
@ -366,7 +366,7 @@ impl MtForm {
|
||||||
.unwrap(),
|
.unwrap(),
|
||||||
)
|
)
|
||||||
.to("Chris Cochrun <chris@tfcconnection.org>".parse().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)
|
.subject(email_subject)
|
||||||
.multipart(multi)
|
.multipart(multi)
|
||||||
.wrap_err("problemss")
|
.wrap_err("problemss")
|
||||||
|
|
Loading…
Reference in a new issue