fix sendmail

This commit is contained in:
philc 2025-02-16 20:24:03 +01:00
parent bf37c601ad
commit a7064d39c2

View File

@ -107,7 +107,7 @@ router.post(
sendret = Notifications.manageemail(
campain,
req.params.template,
tribe,
req.params.tribe,
req.session.header.xlang,
1
);