TF-3449 Update Mark as Important state when edit as new email
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -45,7 +45,7 @@ mixin EmailActionController {
|
||||
|
||||
void editAsNewEmail(PresentationEmail presentationEmail) {
|
||||
mailboxDashBoardController.goToComposer(
|
||||
ComposerArguments.fromPresentationEmail(presentationEmail),
|
||||
ComposerArguments.editAsNewEmail(presentationEmail),
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user