Skip to content

Commit 05f248a

Browse files
authored
Merge pull request #1678 from codetriage/schneems/fix-from
Use default from
2 parents d692646 + a131b97 commit 05f248a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/mailers/user_mailer.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ def spam(user:, subject:, message:, htos_contributor: false)
108108

109109
mail(
110110
to: @user.email,
111-
112111
reply_to: reply_to,
113112
subject: subject
114113
)

0 commit comments

Comments
 (0)