Update service-worker.js

This commit is contained in:
FURK4NGG
2024-09-11 17:14:57 +03:00
committed by GitHub
parent d103b4b10a
commit 6b5c18c09b
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = 'my-site-cache-v9'; const CACHE_NAME = 'my-site-cache-v10';
let urlsToCache = [ let urlsToCache = [
'/', '/',
'/index.html', '/index.html',