Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tamo committed Dec 8, 2023
1 parent fb4174b commit 9d52a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coi-serviceworker.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! coi-serviceworker v0.1.10 - Guido Zuidhof and contributors, licensed under MIT */
/*! coi-serviceworker v0.1.9 - Guido Zuidhof and contributors, licensed under MIT */
let coepCredentialless = false;
if (typeof window === 'undefined') {
self.addEventListener("install", () => self.skipWaiting());
Expand Down

0 comments on commit 9d52a25

Please sign in to comment.