TF-103 [BUG] Given a mail in sent box, i open it, click reply, it sends it to myself

This commit is contained in:
dab246
2021-10-04 13:36:42 +07:00
committed by Dat H. Pham
parent b39786ebda
commit 50bf856688
6 changed files with 65 additions and 18 deletions
@@ -110,7 +110,7 @@ class ComposerView extends GetWidget<ComposerController> {
context,
imagePaths,
controller.expandMode.value,
controller.listReplyToEmailAddress.isNotEmpty ? controller.listReplyToEmailAddress : controller.listToEmailAddress,
controller.listToEmailAddress,
controller.listCcEmailAddress,
controller.listBccEmailAddress,
controller.composerArguments.value?.userProfile)