adding to pin modal to resume
This commit is contained in:
parent
9bb12e91f5
commit
282f549ed0
4 changed files with 310 additions and 12 deletions
|
|
@ -1245,6 +1245,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
|
||||
$ionicPlatform.on('resume', function() {
|
||||
applicationService.successfullUnlocked = false;
|
||||
applicationService.pinModal();
|
||||
// checkAndApplyLock(true);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue