forgot to add ethan back
This commit is contained in:
parent
29bb3cb04e
commit
66278c4248
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue