Round score to 1 decimal instead of 0
[MAILPOET-3525]
This commit is contained in:
@@ -39,6 +39,7 @@ class SubscribersEngagementScore extends SimpleWorker {
|
||||
if ($subscribers) {
|
||||
$this->schedule();
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
public function getNextRunDate() {
|
||||
|
Reference in New Issue
Block a user