Add annoucement for free welcome emails
[MAILPOET-1525]
This commit is contained in:
@ -53,7 +53,10 @@ class Setting extends Model {
|
||||
),
|
||||
'analytics' => array(
|
||||
'enabled' => false,
|
||||
)
|
||||
),
|
||||
'in_app_announcements' => [
|
||||
'displayed' => []
|
||||
],
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user