Removed param
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
fddc8e7ed1
commit
b650643b38
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue