merge-requests/464/head
Sultan Khan 5 years ago
parent c60e0dc54b
commit 64fb4cb7e6

@ -319,7 +319,7 @@ class _KnownUserLoginState extends State<KnownUserLogin> {
} }
navigateToHome() { navigateToHome() {
Navigator.of(context).pushNamed(HOME); Navigator.of(context).pushReplacementNamed(HOME);
} }
showErorrMsg(localMsg) { showErorrMsg(localMsg) {

Loading…
Cancel
Save