From fa0670e56d56367aaf9fb64b1de73fabd2178b06 Mon Sep 17 00:00:00 2001 From: bat Date: Wed, 5 Apr 2023 07:14:22 +0000 Subject: [PATCH] bump --- sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw.js b/sw.js index 04b0de2..df2d74a 100644 --- a/sw.js +++ b/sw.js @@ -11,7 +11,7 @@ async function initCache() { '/components/dialog.js', '/forms/button-group.js', '/menu/dropdown.js', - ]) //3 + ]) //4 } self.addEventListener("install", event => {