Commit 080809cf authored by tom's avatar tom

[skip ci] Disable WC email login

parent ee5f5eed
......@@ -31,7 +31,7 @@ const init = () => {
projectId: feature.walletConnect.projectId,
features: {
analytics: false,
email: true,
email: false,
socials: [],
onramp: false,
swaps: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment