mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-22 11:45:06 +02:00
fix emails
This commit is contained in:
parent
417811e94f
commit
1159a79410
3 changed files with 19 additions and 14 deletions
|
@ -25,7 +25,7 @@ export async function sendEmail(
|
|||
|
||||
const emailHtml = await render(template);
|
||||
|
||||
const appName = "Fossorial - Pangolin";
|
||||
const appName = "Pangolin";
|
||||
|
||||
await emailClient.sendMail({
|
||||
from: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue