all emails got to ethan too
This commit is contained in:
parent
2951571d5a
commit
95093fce3d
4 changed files with 4 additions and 0 deletions
|
@ -168,6 +168,7 @@ impl MtParentForm {
|
|||
.unwrap(),
|
||||
)
|
||||
.to("Chris Cochrun <chris@tfcconnection.org>".parse().unwrap())
|
||||
.to("Ethan Rose <ethan@tfcconnection.org>".parse().unwrap())
|
||||
.subject(email_subject)
|
||||
.singlepart(email)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue