diff --git a/sw.js b/sw.js index ce03f6f..48a6727 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', - ]) //9 + ]) //10 } self.addEventListener("install", event => {