add option from newer version of email-templates

This commit is contained in:
einhornimmond 2025-01-26 15:17:09 +01:00
parent 01bb188dc4
commit 75815eb065

View File

@ -62,6 +62,7 @@ export const sendEmailTranslated = async ({
message: {
from: `Gradido (${i18n.__('emails.general.doNotAnswer')}) <${CONFIG.EMAIL_SENDER}>`,
},
send: CONFIG.EMAIL,
transport,
preview: false,
// i18n, // is only needed if you don't install i18n