fix bug manageeamil
This commit is contained in:
parent
731d129639
commit
609a03e255
@ -83,7 +83,7 @@ router.post(
|
||||
);*/
|
||||
let sendret;
|
||||
if (req.body.emailsto && req.body.emailsto.length > 0) {
|
||||
const sendcampain = Notifications.manageeamil(
|
||||
const sendcampain = Notifications.manageemail(
|
||||
req.body.emailsto,
|
||||
req.params.template,
|
||||
req.params.tribe,
|
||||
|
Loading…
x
Reference in New Issue
Block a user