mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +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 },
|
options: { cancelable: true },
|
||||||
forceClearCache: true,
|
|
||||||
});
|
});
|
||||||
setMatchingWallets([]);
|
setMatchingWallets([]);
|
||||||
setResultCleanAddress(undefined);
|
setResultCleanAddress(undefined);
|
||||||
|
|
Loading…
Add table
Reference in a new issue