Skip to content

Commit 9b52da3

Browse files
committed
1 parent 11d595e commit 9b52da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/mailers/application_mailer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
class ApplicationMailer < ActionMailer::Base
2-
default from: 'from@example.com'
2+
default from: 'noreply@willbooster.com'
33
layout 'mailer'
44
end

0 commit comments

Comments
 (0)