Always load NPS poll on newsletters page

[MAILPOET-1670]
This commit is contained in:
Jan Jakeš
2018-12-13 11:45:35 +01:00
parent 7135fe512c
commit f27ecdc079
3 changed files with 4 additions and 2 deletions

View File

@ -58,6 +58,7 @@ class Setting extends Model {
'in_app_announcements' => [
'displayed' => []
],
'display_nps_poll' => true,
);
}