TF-123 Implement refresh all mailbox
This commit is contained in:
@@ -187,6 +187,7 @@ class ComposerController extends BaseController {
|
||||
} else if (fromEmailAddress != null && fromEmailAddress.isNotEmpty) {
|
||||
listReplyToEmailAddress.value = fromEmailAddress.toList();
|
||||
}
|
||||
listToEmailAddress = listReplyToEmailAddress;
|
||||
}
|
||||
_updateStatusEmailSendButton();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user