Sign in with Apple
This commit is contained in:
parent
354f2bb756
commit
a43b24dd63
|
|
@ -406,7 +406,7 @@ class _LoginState extends State<LoginView> {
|
|||
_createAccount = false;
|
||||
_loginError = '';
|
||||
if (index == 1) {
|
||||
_loginType == LOGIN_TYPE_EMAIL;
|
||||
_loginType = LOGIN_TYPE_EMAIL;
|
||||
}
|
||||
});
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue