Migrate default messages of existing forms [MAILPOET-1636]

This commit is contained in:
Amine Ben hammou
2019-04-03 02:53:57 +02:00
committed by M. Shull
parent db17281705
commit b35f583ec6

View File

@@ -134,6 +134,7 @@ class Populator {
$this->createSourceForSubscribers();
$this->updateNewsletterCategories();
$this->scheduleInitialInactiveSubscribersCheck();
Form::updateSuccessMessages();
}
private function createMailPoetPage() {