Skip to content

Commit

Permalink
fix demo
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNe0x1 committed Oct 7, 2024
1 parent 8549278 commit 130cf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

document.addEventListener("DOMContentLoaded", function() {
window.eruda.init()
console.log('v41')
console.log('v42')
});

window.getNonce = async(address)=>{
Expand Down

0 comments on commit 130cf04

Please sign in to comment.