Mark which fields support the "in the last" parameter for UI
[PREMIUM-253]
This commit is contained in:
@@ -32,6 +32,7 @@ class SubscriberAutomationFieldsFactory {
|
||||
'name' => $automation->getName() . " (#{$automation->getId()})",
|
||||
];
|
||||
}, $automations),
|
||||
'params' => ['in_the_last'],
|
||||
];
|
||||
|
||||
return [
|
||||
|
Reference in New Issue
Block a user