add update wallet
This commit is contained in:
parent
b742eadd4e
commit
9076ad2098
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ angular.module('copayApp.controllers').controller('tabHomeController',
|
|||
|
||||
function onEnter(event, data) {
|
||||
$ionicNavBarDelegate.showBar(true);
|
||||
updateAllWallets();
|
||||
|
||||
addressbookService.list(function(err, ab) {
|
||||
if (err) $log.error(err);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue