diff options
| author | Puyodead1 <puyodead@proton.me> | 2023-01-20 10:43:06 -0500 |
|---|---|---|
| committer | Puyodead1 <puyodead@protonmail.com> | 2023-02-23 21:35:54 -0500 |
| commit | 689b710c9e61646e62d3aea21d616402665d2f66 (patch) | |
| tree | 6a63cf20ae97601bd2ee90067c47f358a0dd2ad0 /src/api | |
| parent | Add other email templates (diff) | |
| download | server-ts-689b710c9e61646e62d3aea21d616402665d2f66.tar.xz | |
Fix template rendering and use verify email template
email html is weird, some stuff isn't supported.
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/routes/auth/verify/resend.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/routes/auth/verify/resend.ts b/src/api/routes/auth/verify/resend.ts |
