email to sendfix

This commit is contained in:
philc 2025-02-17 20:18:50 +01:00
parent 9f2c4f7bb1
commit 5c1465322d

View File

@ -86,7 +86,7 @@ router.post(
const sendcampain = Notifications.manageeamil(
req.body.emailsto,
req.params.template,
tribe,
req.params.tribe,
req.session.header.xlang,
1
);