mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-03 06:59:32 -05:00
fix: Update references from Bluewave Uptime to Checkmate in email templates and authController
This commit is contained in:
@@ -361,7 +361,7 @@ const requestRecovery = async (req, res, next) => {
|
||||
url,
|
||||
},
|
||||
email,
|
||||
"Bluewave Uptime Password Reset"
|
||||
"Checkmate Password Reset"
|
||||
);
|
||||
|
||||
return res.status(200).json({
|
||||
|
||||
Reference in New Issue
Block a user