WIP
This commit is contained in:
@@ -48,8 +48,8 @@ class FooterCtrl extends PureCtrl {
|
||||
});
|
||||
}
|
||||
|
||||
onAppUnlock() {
|
||||
super.onAppUnlock();
|
||||
onAppLaunch() {
|
||||
super.onAppLaunch();
|
||||
this.application.hasPasscode().then((value) => {
|
||||
this.setState({
|
||||
hasPasscode: value
|
||||
|
||||
Reference in New Issue
Block a user