This commit is contained in:
Miodec 2022-01-21 15:29:46 +01:00
parent 1e95422ae9
commit c8d961ce95

View file

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