fix create profile
This commit is contained in:
parent
abaf5b8f13
commit
1e013b1bb6
7 changed files with 37 additions and 34 deletions
|
|
@ -77,7 +77,6 @@ angular.module('copayApp.services')
|
|||
w.balanceInfo.updating = false;
|
||||
|
||||
if (isFocused) {
|
||||
_.extend($rootScope, w.balanceInfo);
|
||||
$rootScope.updatingBalance = false;
|
||||
}
|
||||
if (cb) cb();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue