Skip to content

Commit 3942545

Browse files
authored
Merge pull request #14106 from ethereum/fixZerionNewToCrypto
2 parents 2eda7ef + b0afced commit 3942545

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
@@ -1371,7 +1371,7 @@ export const walletsData: WalletData[] = [
13711371
onboard_documentation:
13721372
"https://help.zerion.io/en/collections/5525626-zerion-wallet",
13731373
documentation: "https://help.zerion.io/en/",
1374-
new_to_crypto: false,
1374+
new_to_crypto: true,
13751375
},
13761376
{
13771377
last_updated: "2022-08-31",

0 commit comments

Comments
 (0)