This commit is contained in:
2026-05-21 10:11:10 +01:00
parent 40bfbf7c11
commit 33278214fd
4 changed files with 25 additions and 0 deletions

1
public/sw.js Normal file
View File

@@ -0,0 +1 @@
self.addEventListener('fetch', function(event) {});