Browse Source

Actualizar 'sw.js'

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

2
sw.js

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

Loading…
Cancel
Save