TF-3278 Handle open app via deep link at MailboxDashboard screen
This commit is contained in:
@@ -15,6 +15,6 @@ class DeepLinkBindings extends Bindings {
|
||||
Get.find<AccountRepository>(),
|
||||
Get.find<CredentialRepository>(),
|
||||
));
|
||||
Get.put(DeepLinksManager(Get.find<AutoSignInViaDeepLinkInteractor>()));
|
||||
Get.put(DeepLinksManager());
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user