Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbrjt authored Jul 12, 2024
1 parent a24a991 commit 0f6b6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<script src='script.js' defer></script>
<script type='module' defer>
if ("serviceWorker" in navigator)
await navigator.serviceWorker.register('sw.js', , { scope: '/josaa-cutoffs/' })
await navigator.serviceWorker.register('sw.js', { scope: '/josaa-cutoffs/' })
</script>
</head>

Expand Down

0 comments on commit 0f6b6ab

Please sign in to comment.