1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

Disable it

This commit is contained in:
DanieL 2022-09-19 16:01:25 -03:00
parent 5b387af174
commit 3b51444674

2
sw.js
View file

@ -236,7 +236,7 @@ async function getStrategy(args) {
}
workbox.routing.registerRoute(/.*/, getStrategy);
//workbox.routing.registerRoute(/.*/, getStrategy);
self.addEventListener('install', event => {
//console.log('sw.js 1', event);