Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Apr 16, 2024
1 parent 6ff762d commit 4c4f29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const config = createConfig({
chains: [base],
connectors: [
injected(),
walletConnect({ projectId: '9a9eccbc15cb6504b32a44f9d0154c42' }),
walletConnect({ projectId: '9a9eccbc15cb6504b32a44f9d0154c42', showQrModal: false }),
// metaMask(),
safe(),
],
Expand Down

0 comments on commit 4c4f29d

Please sign in to comment.