From c803e3330ef87fc7793f354a048e2e854751fb56 Mon Sep 17 00:00:00 2001 From: Michael Barbine Date: Sun, 3 Dec 2023 14:14:16 -0600 Subject: [PATCH] sas --- controllers/user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/user.js b/controllers/user.js index fd2f77c8b..b98a513d4 100644 --- a/controllers/user.js +++ b/controllers/user.js @@ -382,7 +382,7 @@ exports.getVerifyEmail = (req, res, next) => { to: req.user.email, from: process.env.SITE_CONTACT_EMAIL, subject: 'Please verify your email address on Public Phone', - text: `Thank you for registering with hackathon-starter.\n\n + text: `Thank you for registering with Public Phone.\n\n This verify your email address please click on the following link, or paste this into your browser:\n\n http://${req.headers.host}/account/verify/${token}\n\n \n\n