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