Skip to content

Commit

Permalink
feat: improve chain switching for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
abretonc7s committed Nov 25, 2024
1 parent fd62886 commit 3850ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/connectors/src/metaMask.ts
Original file line number Diff line number Diff line change
Expand Up @@ -507,4 +507,4 @@ export function metaMask(parameters: MetaMaskParameters = {}) {
config.emitter.emit('message', { type: 'display_uri', data: uri })
},
}))
}
}

0 comments on commit 3850ee9

Please sign in to comment.