Update sw.js

This commit is contained in:
2025-08-22 20:25:11 -07:00
committed by GitHub
parent b93d2dfc85
commit d1582a37d2

View File

@@ -1,3 +1,5 @@
// src/sw.js
self.__WB_MANIFEST;
self.addEventListener("install",()=>{})
self.addEventListener("activate",()=>{})