Update service-worker.js

This commit is contained in:
FURK4NGG
2024-09-11 11:31:36 +03:00
committed by GitHub
parent 10f842042d
commit e59ff9894f
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = 'my-site-cache-v7';
const CACHE_NAME = 'my-site-cache-v8';
const urlsToCache = [
'/',
'/index.html?v=9',