This commit is contained in:
Miodec 2022-01-20 01:11:31 +01:00
parent 8ec649955b
commit 1b6d19d354

View file

@ -1,4 +1,4 @@
const staticCacheName = "sw-cache-2022-1-20-1-3-28";
const staticCacheName = "sw-cache-2022-1-20-1-10-48";
caches.keys().then(function (names) {
for (let name of names) {