fix import profile and wallet. digest fix
This commit is contained in:
parent
34b5dc3298
commit
88edec1779
5 changed files with 38 additions and 37 deletions
|
|
@ -136,7 +136,7 @@ angular.module('copayApp.services')
|
|||
pendingTxsService.update();
|
||||
$timeout(function() {
|
||||
$rootScope.$digest();
|
||||
})
|
||||
}, 1);
|
||||
};
|
||||
|
||||
root.notifyTxProposalEvent = function(w, e) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue