Merge branch 'dev' into staging
This commit is contained in:
commit
9aaff9c564
@ -133,5 +133,7 @@ export default class EmailBuilder {
|
||||
lastTrySendDate: null,
|
||||
});
|
||||
});
|
||||
|
||||
if(this.variables.ENV !== "dev") await this.mailchimpService.sendEmails();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user