From 665040fa1c85d032689d6b929a884b8b644d2b49 Mon Sep 17 00:00:00 2001 From: bat Date: Thu, 30 Mar 2023 09:22:17 +0000 Subject: [PATCH] Subir archivos a '' bump --- sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw.js b/sw.js index f741f48..4279075 100644 --- a/sw.js +++ b/sw.js @@ -10,7 +10,7 @@ async function initCache() { '/components/nav-menu.js', '/components/page-menu.js', '/components/dialog.js', - ]) //1 + ]) //2 } self.addEventListener("install", event => {