fix refresh after delete
This commit is contained in:
parent
8c43f55756
commit
6388a97eb5
7 changed files with 38 additions and 28 deletions
|
|
@ -123,7 +123,6 @@ angular.module('copayApp.services')
|
|||
if (wallet.cachedActivity)
|
||||
wallet.cachedActivity.isValid = false;
|
||||
|
||||
|
||||
if (wallet.cachedTxps)
|
||||
wallet.cachedTxps.isValid = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue