From efde12b9a82659b1509215ebe65c6a5abee91409 Mon Sep 17 00:00:00 2001 From: ignaciosantise <25931366+ignaciosantise@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:56:06 -0300 Subject: [PATCH] chore: config changes --- dapps/W3MWagmi/src/App.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dapps/W3MWagmi/src/App.tsx b/dapps/W3MWagmi/src/App.tsx index d15fd7bf..ef7fa2b3 100644 --- a/dapps/W3MWagmi/src/App.tsx +++ b/dapps/W3MWagmi/src/App.tsx @@ -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, }, });