mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-06 09:59:00 +02:00
💬 Update email templates (#562)
This commit is contained in:
parent
7470cfecdf
commit
8c6c3e4885
5 changed files with 22 additions and 56 deletions
|
@ -73,7 +73,7 @@ export const auth = router({
|
|||
|
||||
await sendEmail("RegisterEmail", {
|
||||
to: input.email,
|
||||
subject: "Complete your registration",
|
||||
subject: "Please verify your email address",
|
||||
props: {
|
||||
code,
|
||||
name: input.name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue