This commit is contained in:
Miodec 2022-01-22 17:54:52 +01:00
parent e691ec08b0
commit e8c6fcbfcd

View file

@ -1,4 +1,4 @@
const staticCacheName = "sw-cache-2022-1-22-21-5-6";
const staticCacheName = "sw-cache-2022-1-22-17-54-43";
caches.keys().then(function (names) {
for (let name of names) {