Skip to content

Commit

Permalink
Fix MetaMask label
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Oct 23, 2023
1 parent 6645217 commit 9abd39d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/wallet-manager.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/js-code/wallet-manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
}
},
'metamask': {
name: 'Metamask',
name: 'MetaMask',
type: 'evm',
provider: 'ethereum',
evmDetect: 'isMetaMask',
Expand Down

0 comments on commit 9abd39d

Please sign in to comment.