debugging
This commit is contained in:
parent
fcb254b39c
commit
8032bae431
8 changed files with 72 additions and 14 deletions
|
|
@ -92,6 +92,8 @@ angular.module('copayApp.services')
|
|||
$rootScope.$digest()
|
||||
}, 1);
|
||||
} else {
|
||||
|
||||
console.log('[identityService.js.95] LISTO OPEN!!'); //TODO
|
||||
var firstWallet = iden.getLastFocusedWallet();
|
||||
controllerUtils.bindProfile(scope, iden, firstWallet);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue