This commit is contained in:
Miodec 2022-01-20 23:23:36 +01:00
parent bc160812a1
commit 263a1dfd83

View file

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