fix backup file
This commit is contained in:
parent
6e4a1e7ff2
commit
572220689a
3 changed files with 6 additions and 15 deletions
|
|
@ -126,7 +126,7 @@ angular.module('copayApp.controllers').controller('preferencesHistory',
|
|||
$scope.$emit('Local/ClearHistory');
|
||||
|
||||
$timeout(function() {
|
||||
go.choosedWallet(c.walletId);
|
||||
go.WalletHome();
|
||||
}, 100);
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue