Skip to content

Commit b0afced

Browse files
committed
fix regression on zerion new_to_crypto
1 parent be92230 commit b0afced

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)