Commit af7a835f authored by tom's avatar tom

disable unsupported chain modal

parent 0d395a6a
...@@ -27,6 +27,7 @@ const init = () => { ...@@ -27,6 +27,7 @@ const init = () => {
'--w3m-z-index': zIndices.modal, '--w3m-z-index': zIndices.modal,
}, },
featuredWalletIds: [], featuredWalletIds: [],
allowUnsupportedChain: true,
}); });
} catch (error) {} } catch (error) {}
}; };
......
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