TF-1865: Update UI and replace task in workmanager when update sending email
(cherry picked from commit 15168421c994c5f928873e0794bcbf0c36b015c9)
This commit is contained in:
@@ -161,7 +161,8 @@ extension EmailExtension on Email {
|
||||
mailboxIds: mailboxIds,
|
||||
selectMode: selectMode,
|
||||
emailHeader: headers?.toList(),
|
||||
bodyValues: bodyValues
|
||||
bodyValues: bodyValues,
|
||||
htmlBody: htmlBody
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user