Fix formatting

This commit is contained in:
Deluan
2020-04-26 14:50:44 -04:00
committed by Deluan Quintão
parent ad6c86d78a
commit ebc7964157
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ function registerValidSW(swUrl, config) {
function checkValidServiceWorker(swUrl, config) {
// Check if the service worker can be found. If it can't reload the page.
fetch(swUrl, {
headers: { 'Service-Worker': 'script' }
headers: { 'Service-Worker': 'script' },
})
.then((response) => {
// Ensure service worker exists, and that we really are getting a JS file.