Skip to content

Commit

Permalink
chore: config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciosantise committed Nov 19, 2024
1 parent 5419cb6 commit efde12b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dapps/W3MWagmi/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,10 @@ createAppKit({
siweConfig,
clipboardClient,
customWallets,
enableAnalytics: true,
features: {
email: true,
socials: ['x', 'apple', 'farcaster', 'discord', 'facebook'],
emailShowWallets: false,
socials: ['x', 'apple', 'farcaster', 'discord'],
emailShowWallets: true,
},
});

Expand Down

0 comments on commit efde12b

Please sign in to comment.