This commit is contained in:
Bubobubobubobubo
2023-11-10 10:28:54 +00:00
parent 34224c06dc
commit 1313288122
10 changed files with 76 additions and 76 deletions

View File

@ -1 +0,0 @@
if('serviceWorker' in navigator) {window.addEventListener('load', () => {navigator.serviceWorker.register('/sw.js', { scope: '/' })})}