Browse Source

Actualizar 'sw.js'

file-group-page
bat 3 years ago
parent
commit
8cba0f72d5
  1. 2
      sw.js

2
sw.js

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

Loading…
Cancel
Save