modal de forgotpassword não esta sendo exibido

This commit is contained in:
J. A. Messias 2025-01-23 16:52:48 -03:00
parent 75f0860e4f
commit a78956ba16
1 changed files with 2 additions and 1 deletions

View File

@ -181,7 +181,8 @@ class _AppState extends State<App> {
);
_setupFirebaseMessaging();
if (TestUtil.isInTest) DeepLinkService().ensureInitialization();
// if (TestUtil.isInTest) //
DeepLinkService().ensureInitialization();
}
@override