fix old format migration
This commit is contained in:
parent
34bc2ba209
commit
776154ffbf
2 changed files with 24 additions and 7 deletions
|
|
@ -209,7 +209,7 @@ angular.module('copayApp.services').factory('bitpayCardService', function($log,
|
|||
return cb(err);
|
||||
}
|
||||
register();
|
||||
storageService.removeBitpayDebitCardHistory(cardId, cb);
|
||||
storageService.removeBalanceCache(cardId, cb);
|
||||
});
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue