remove many unnecesary digests
This commit is contained in:
parent
62668e8d86
commit
f764c743e4
4 changed files with 1 additions and 5 deletions
|
|
@ -46,7 +46,6 @@ angular.module('copay.header').controller('HeaderController',
|
|||
var w = $rootScope.wallet;
|
||||
w.connectToAll();
|
||||
controllerUtils.updateBalance(function() {
|
||||
$rootScope.$digest();
|
||||
});
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue