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