Skip to content

Commit

Permalink
Revert "feat: auto open web3 modal"
Browse files Browse the repository at this point in the history
This reverts commit 40ccad9.
  • Loading branch information
venimus committed Jul 10, 2024
1 parent c4a2967 commit 43846ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/ui/src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@
if (oidc_nonce != null && oidc_nonce != '') {
oidc_nonce_param = `&oidc_nonce=${oidc_nonce}`;
}
web3modal.open();
</script>

<div
Expand Down

0 comments on commit 43846ae

Please sign in to comment.