Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dzimbeck committed Feb 17, 2024
1 parent 2b4843c commit 587c3fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2765,6 +2765,7 @@ <h4>Important notification!</h4> Your 2 private keys can generate 2 multisig add
if (typeof navigator.serviceWorker !== 'undefined') {
navigator.serviceWorker.register('sw.js')
}
console.log("HERAHERHAERHAEHREAHRHAER")
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('sw.js')
.then((registration) => {
Expand Down

0 comments on commit 587c3fa

Please sign in to comment.