This commit is contained in:
Miodec 2022-01-21 17:29:29 +01:00
parent 411770d4e2
commit c9b0f272c8

View file

@ -1,4 +1,4 @@
const staticCacheName = "sw-cache-2022-1-21-15-29-32";
const staticCacheName = "sw-cache-2022-1-21-17-29-14";
caches.keys().then(function (names) {
for (let name of names) {