Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown email sender config #225

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Add NL to end of unknown_address text
  • Loading branch information
Dakota-Schramm committed May 3, 2024
commit 72f461a58f380f56fe6e24d6dc77dc3ae86cbab5
2 changes: 1 addition & 1 deletion app/views/passwordless/mailer/unknown_address.text.erb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<%= t("passwordless.mailer.unknown_address.body", email: @email ) %>
<%= t("passwordless.mailer.unknown_address.body", email: @email ) %>