Adds CSV history
This commit is contained in:
parent
6a94f55dc8
commit
46ff73aa02
3 changed files with 78 additions and 2 deletions
|
|
@ -1054,7 +1054,7 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
if (confirmed)
|
||||
self._doSendAll(amount);
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
/* Start setup */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue