Skip to content

Commit

Permalink
Update volantis-sw.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MHuiG authored Jan 26, 2023
1 parent fa7df8d commit 78a0289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/volantis-sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const PreCachlist = [
];
let NPMMirror = true;
const NPMPackage = "@mhg/volantis-community";
let NPMPackageVersion = "1.0.1668661567683";
let NPMPackageVersion = "1.0.1674055760561";
let debug = true;
// location.hostname == 'localhost' && (debug = true) && (NPMMirror = false);
const handleFetch = async (event) => {
Expand Down

0 comments on commit 78a0289

Please sign in to comment.