fix addr
This commit is contained in:
parent
db5505b1e3
commit
1c5b59a263
2 changed files with 1 additions and 1 deletions
|
|
@ -273,6 +273,7 @@ angular.module('copayApp.services')
|
|||
});
|
||||
}
|
||||
|
||||
// TODO Move this to wallet model!
|
||||
root.updateGlobalAddresses = function() {
|
||||
if (!$rootScope.wallet) return;
|
||||
root.updateAddressList();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue