multiple ux fixes
This commit is contained in:
parent
a50f4cc638
commit
dcd903904e
6 changed files with 53 additions and 54 deletions
|
|
@ -135,7 +135,7 @@ WalletFactory.prototype.getWalletIds = function() {
|
|||
|
||||
WalletFactory.prototype.remove = function(walletId) {
|
||||
// TODO remove wallet contents
|
||||
console.log('TODO: remove wallet contents');
|
||||
this.log('TODO: remove wallet contents');
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue