Removed param
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-03-06 11:19:18 +01:00
parent fddc8e7ed1
commit b650643b38
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ class Email extends Component {
const localeSubject = await this.getSubject();
const options = {
to: this.args.recipient,
replyTo: this.args.replyTo,
subject: localeSubject,
html: rendered,
attachments: attachments