fix emails

This commit is contained in:
miloschwartz 2025-07-17 13:20:27 -07:00
parent 417811e94f
commit 1159a79410
No known key found for this signature in database
3 changed files with 19 additions and 14 deletions

View file

@ -25,7 +25,7 @@ export async function sendEmail(
const emailHtml = await render(template);
const appName = "Fossorial - Pangolin";
const appName = "Pangolin";
await emailClient.sendMail({
from: {