Add trash action to post notifications history
[MAILPOET-2192]
This commit is contained in:
@@ -54,6 +54,9 @@ let newsletterActions = [
|
||||
);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'trash',
|
||||
},
|
||||
];
|
||||
newsletterActions = addStatsCTAAction(newsletterActions);
|
||||
|
||||
|
Reference in New Issue
Block a user