@ -3,7 +3,7 @@ async function initCache() {
await cache.addAll([
'/',
'/index.html',
'/app.js'
'/app.js',
])
}