mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-14 07:08:44 +03:00
Merge branch 'development' of https://github.com/ecency/ecency-mobile into development
This commit is contained in:
commit
744c9a606a
@ -526,6 +526,9 @@ class ApplicationContainer extends Component {
|
||||
setExistUser(true);
|
||||
}
|
||||
});
|
||||
} else {
|
||||
dispatch(login(false));
|
||||
dispatch(logoutDone());
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user