TF-4195 Implement add a Label to an email on mobile
This commit is contained in:
+1
-1
@@ -211,7 +211,7 @@ extension OnThreadDetailActionClick on ThreadDetailController {
|
||||
mailboxIdSelected: mailboxIdSelected,
|
||||
);
|
||||
final destinationMailbox = PlatformInfo.isWeb
|
||||
? await DialogRouter.pushGeneralDialog(
|
||||
? await DialogRouter().pushGeneralDialog(
|
||||
routeName: AppRoutes.destinationPicker,
|
||||
arguments: arguments,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user