Skip to content

Commit 19bc7a2

Browse files
authored
removing new to crypto tag
rabby wallet was mistakenly assigned "new to crypto" tag, so just removing it.
1 parent 816648c commit 19bc7a2

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)