Commit 080809cf authored by tom's avatar tom

[skip ci] Disable WC email login

parent ee5f5eed
...@@ -31,7 +31,7 @@ const init = () => { ...@@ -31,7 +31,7 @@ const init = () => {
projectId: feature.walletConnect.projectId, projectId: feature.walletConnect.projectId,
features: { features: {
analytics: false, analytics: false,
email: true, email: false,
socials: [], socials: [],
onramp: false, onramp: false,
swaps: 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