TF-3449 Update Mark as Important state when open draft email and reload page
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -347,7 +347,7 @@ void main() {
|
||||
replyToRecipients: {replyToRecipient},
|
||||
identity: identity,
|
||||
attachments: [attachment],
|
||||
hasReadReceipt: alwaysReadReceiptEnabled
|
||||
hasReadReceipt: alwaysReadReceiptEnabled,
|
||||
);
|
||||
|
||||
// act
|
||||
|
||||
Reference in New Issue
Block a user