Updated user registration email
This commit is contained in:
@@ -53,7 +53,7 @@ export async function createUser(
|
||||
token +
|
||||
"&email=" +
|
||||
newUser.email
|
||||
}">here</a> to register.`
|
||||
}">here</a> to register.</p><p>The above link expires in 48 hours</p>`
|
||||
);
|
||||
|
||||
return userModel
|
||||
|
||||
Reference in New Issue
Block a user