Update service-worker.js

This commit is contained in:
FURK4NGG
2024-09-11 17:13:37 +03:00
committed by GitHub
parent 018da9d896
commit 16a8acc854
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = 'my-site-cache-v8'; const CACHE_NAME = 'my-site-cache-v9';
let urlsToCache = [ let urlsToCache = [
'/', '/',
'/index.html', '/index.html',