diff --git a/sw.js b/sw.js index e3804c0..20cc485 100644 --- a/sw.js +++ b/sw.js @@ -17,7 +17,7 @@ async function initCache() { '/loader/builder.js', '/loader/editor-build.js', '/menu/dropdown.js', - ]) //3 + ]) //4 } self.addEventListener("install", event => {