- Fixes subscribers not being added to list(s) upon import
This commit is contained in:
@@ -378,7 +378,7 @@ class Import {
|
||||
);
|
||||
}
|
||||
$this->addSubscribersToSegments(
|
||||
array_keys($result),
|
||||
$result,
|
||||
$this->segments
|
||||
);
|
||||
return $result;
|
||||
|
Reference in New Issue
Block a user