release 0.2.2 #30
1 changed files with 0 additions and 2 deletions
fix additional reviewer notice
- sending a confirmation mail should not send a reviewer notice as well
commit
2baabe394b
|
|
@ -61,8 +61,6 @@ pub(crate) async fn send_confirmation_email(
|
||||||
|
|
||||||
lettre::AsyncSendmailTransport::new().send(message).await?;
|
lettre::AsyncSendmailTransport::new().send(message).await?;
|
||||||
|
|
||||||
send_reviewer_notice(email_config).await;
|
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue