Skip to content

Commit

Permalink
Updatom from address
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurp committed Oct 28, 2024
1 parent b5348a9 commit 1b7cb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/mailers/application_mailer.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class ApplicationMailer < ActionMailer::Base
default from: "from@example.com"
default from: "hi@trymailgpt.com"
layout "mailer"
end

0 comments on commit 1b7cb8a

Please sign in to comment.