From d428f9379d503b98e025c6a114ce0ecb8f9fcc2e Mon Sep 17 00:00:00 2001 From: "J. A. Messias" Date: Thu, 10 Oct 2024 09:32:52 -0300 Subject: [PATCH] WIP --- lib/pages/forgot_password_page/forgot_password_screen.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pages/forgot_password_page/forgot_password_screen.dart b/lib/pages/forgot_password_page/forgot_password_screen.dart index 0595bc63..8107d31f 100644 --- a/lib/pages/forgot_password_page/forgot_password_screen.dart +++ b/lib/pages/forgot_password_page/forgot_password_screen.dart @@ -111,7 +111,7 @@ class _ForgotPasswordScreenState extends State with Ticker ), onPressed: () async { context.pop(); - StorageUtil().isRecovered = true; + StorageUtil().isRecovered = false; }, ), title: Text(