This commit is contained in:
Miodec 2022-01-22 13:05:44 +01:00
parent d1678e999f
commit 2e23861908

View file

@ -1,4 +1,4 @@
const staticCacheName = "sw-cache-2022-1-22-0-8-14";
const staticCacheName = "sw-cache-2022-1-22-13-1-55";
caches.keys().then(function (names) {
for (let name of names) {