Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3f7cf51 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

fix config

parent cdce3717
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ class NewsLetterService {
		try {
			if ($newsletterEos || $newsletterProduct) {
				$listIds = [];
				$newsletterListIds = $this->config->getSystemValue('newsletter_list_ids');
				if ($newsletterEos) {
					$listIds[] = $newsletterListIds['eos'];
				}