-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feat]: ajustando mensagem no resetar senha
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -190,9 +190,9 @@ const authController = { | |
var message = { | ||
from: "[email protected]", | ||
to: email, | ||
subject: "Message title", | ||
text: "Message text", | ||
html: `<h1>Fincard</h1> | ||
subject: "fin.card reset password", | ||
text: "Reset password", | ||
html: `<h1>fin.card</h1> | ||
<h2>Seu Guia para a Saúde Financeira</h2> | ||
<h2>Todas as Suas Contas, | ||
<strong> | ||
|