Merge branch 'dev' into staging
This commit is contained in:
commit
c09ff78723
@ -9,6 +9,7 @@ import { BackendVariables } from "@Common/config/variables/Variables";
|
||||
export default class MailchimpService extends BaseService {
|
||||
private static readonly from = "no-reply@lecoffre.io";
|
||||
|
||||
// Construct the service
|
||||
constructor(private emailRepository: EmailRepository, protected variables: BackendVariables) {
|
||||
super();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user