We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b144d4e commit 77eed1eCopy full SHA for 77eed1e
1 file changed
app/mailers/application_mailer.rb
@@ -1,5 +1,5 @@
1
class ApplicationMailer < ActionMailer::Base
2
- default from: "CouncilTracker <notifications@jccounciltracker.com>"
+ default from: "Jersey City Council Tracker <notifications@jccounciltracker.com>"
3
layout "mailer"
4
5
private
0 commit comments