Update service-worker.js

This commit is contained in:
FURK4NGG
2025-02-18 16:14:30 +03:00
committed by GitHub
parent d01ac73e5b
commit 853f8db24e
+1
View File
@@ -1,5 +1,6 @@
const CURRENT_VERSION = 'v28';
const CACHE_NAME = `cache-${CURRENT_VERSION}`;
const urlsToCache = [
'/',
'/index.html',