mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Fixes and improvments.
This commit is contained in:
parent
b506f9c953
commit
04e7c18841
13 changed files with 246 additions and 240 deletions
|
@ -14,8 +14,6 @@ void startAuthenticationStateChange(AuthenticationStore authenticationStore,
|
|||
|
||||
if (state == AuthenticationState.installed) {
|
||||
await loadCurrentWallet();
|
||||
// await navigatorKey.currentState
|
||||
// .pushNamedAndRemoveUntil(Routes.login, (_) => false);
|
||||
}
|
||||
|
||||
if (state == AuthenticationState.allowed) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue