This commit is contained in:
Miodec 2022-01-18 15:43:06 +01:00
parent 2c99f420a3
commit 59dbb95569

View file

@ -1,4 +1,4 @@
const staticCacheName = "sw-cache-2022-1-18-14-28-55";
const staticCacheName = "sw-cache-2022-1-18-15-37-40";
caches.keys().then(function (names) {
for (let name of names) {