This commit is contained in:
Miodec 2022-01-20 01:03:50 +01:00
parent 010cb96efa
commit c502ffabc0

View file

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