Actualizar 'sw.js'

file-group-page
bat 3 years ago
parent 0cc1d95346
commit 036defb707

@ -23,7 +23,7 @@ async function cacheFirst(request) {
'Content-Type': 'text/html',
'Content-Security-Policy': csp,
}
}
})
}
}
const resp = await caches.match(request)

Loading…
Cancel
Save