Skip to content

Commit b84b6fc

Browse files
update deafult filters bug
1 parent c719e45 commit b84b6fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ export const WALLETS_FILTERS_DEFAULT = {
105105
withdraw_crypto: false,
106106
multisig: false,
107107
social_recovery: false,
108+
new_to_crypto: false,
108109
}
109110

110111
export const NEW_TO_CRYPTO_FEATURES = ["new_to_crypto"]

0 commit comments

Comments
 (0)