Skip to content

Commit

Permalink
Patch bug related to window injection
Browse files Browse the repository at this point in the history
  • Loading branch information
rileystephens28 committed Dec 19, 2024
1 parent 8e89b51 commit aeea78f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/window-provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ if (!window.ethereum) {
set(newProvider) {
window.walletRouter?.addProvider(newProvider)
},
writable: true,
configurable: true,
})
}
Expand Down

0 comments on commit aeea78f

Please sign in to comment.