TF-32 Add presentation layer of export attachment for ios platform
This commit is contained in:
@@ -392,7 +392,7 @@ class ThreadController extends BaseController {
|
||||
|
||||
void composeEmailAction() {
|
||||
if (canComposeEmail()) {
|
||||
Get.toNamed(
|
||||
push(
|
||||
AppRoutes.COMPOSER,
|
||||
arguments: ComposerArguments(
|
||||
session: mailboxDashBoardController.sessionCurrent!,
|
||||
|
||||
Reference in New Issue
Block a user