remove typo sw asset

This commit is contained in:
Arthur Lu 2022-12-02 03:24:08 +00:00
parent 396bbf06d2
commit 32dbb37034

View File

@ -1,6 +1,5 @@
const CACHE_NAME = "food-journal-v1"; const CACHE_NAME = "food-journal-v1";
const ASSETS = [ const ASSETS = [
"/",
"index.html", "index.html",
"ReviewDetails.html", "ReviewDetails.html",
"CreatePage.html", "CreatePage.html",