Skip to content

Commit

Permalink
Update sw.js
Browse files Browse the repository at this point in the history
  • Loading branch information
GalacticNetwork authored Apr 10, 2024
1 parent fb624f8 commit 2d0de79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ self.addEventListener('fetch', function(e) {
return response || fetch(e.request);
})
);
});
});

0 comments on commit 2d0de79

Please sign in to comment.