Address PR review remarks [MAILPOET-1721]
This commit is contained in:
@@ -108,7 +108,7 @@ const itemActions = [
|
||||
);
|
||||
},
|
||||
display: function display(segment) {
|
||||
return isWPUsersSegment(segment);
|
||||
return !isSpecialSegment(segment);
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user