Browse Source

Actualizar 'sw.js'

file-group-page
bat 3 years ago
parent
commit
33e62e9915
  1. 1
      sw.js

1
sw.js

@ -4,6 +4,7 @@ async function initCache() {
'/',
'/index.html',
'/app.js',
'/components/project.js',
])
}

Loading…
Cancel
Save