Skip to content

Commit 6dfe394

Browse files
authored
Merge pull request #13841 from ethereum/konopkja-patch-2
removing new to crypto tag
2 parents da665d6 + 19bc7a2 commit 6dfe394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@ export const walletsData: WalletData[] = [
13111311
social_recovery: false,
13121312
onboard_documentation: "",
13131313
documentation: "",
1314-
new_to_crypto: true,
1314+
new_to_crypto: false,
13151315
},
13161316
{
13171317
last_updated: "2022-08-31",

0 commit comments

Comments
 (0)