You've already forked izzy2lost.com
mirror of
https://github.com/izzy2lost/izzy2lost.com.git
synced 2026-03-10 11:52:54 -07:00
2 lines
96 B
JavaScript
2 lines
96 B
JavaScript
self.addEventListener('install',e=>{self.skipWaiting();});
|
|
self.addEventListener('fetch',e=>{}); |