mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 06:52:41 +01:00
Update IsItMyAddress.tsx
This commit is contained in:
parent
59013fe54f
commit
cc5d57a21b
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ const IsItMyAddress: React.FC = () => {
|
|||
},
|
||||
],
|
||||
options: { cancelable: true },
|
||||
forceClearCache: true,
|
||||
});
|
||||
setMatchingWallets([]);
|
||||
setResultCleanAddress(undefined);
|
||||
|
|
Loading…
Add table
Reference in a new issue