commit
67a52e9911
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ angular.module('copay.header').controller('HeaderController',
|
|||
};
|
||||
|
||||
$scope.refresh = function() {
|
||||
var w = $rootScope.wallet;
|
||||
controllerUtils.updateBalance(function() {
|
||||
w.connectToAll();
|
||||
$rootScope.$digest();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue