diff --git a/sw.js b/sw.js index cbd2545..54d2137 100644 --- a/sw.js +++ b/sw.js @@ -19,7 +19,7 @@ async function initCache() { '/loader/editor-build.js', '/menu/dropdown.js', '/settings/page-settings.js', - ]) //4 + ]) //5 } self.addEventListener("install", event => {