diff options
| author | leiyu3 <s444814187@gmail.com> | 2025-07-17 16:05:51 -0400 |
|---|---|---|
| committer | leiyu3 <s444814187@gmail.com> | 2025-07-17 16:05:51 -0400 |
| commit | 3fb613d92481883b2751a6f5b882796a355008bd (patch) | |
| tree | 7a77bc6dd75efb3af58a0e0f34e652f15dc39b11 /static/sw.js | |
| parent | 410b700036782b10ce5b5a7324a9c2b2c16fb286 (diff) | |
| download | letsworship-3fb613d92481883b2751a6f5b882796a355008bd.tar.gz letsworship-3fb613d92481883b2751a6f5b882796a355008bd.zip | |
convert to pwa
Diffstat (limited to 'static/sw.js')
| -rw-r--r-- | static/sw.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/sw.js b/static/sw.js new file mode 100644 index 0000000..258caf0 --- /dev/null +++ b/static/sw.js | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | self.addEventListener ('fetch', function(event) { | ||
| 2 | |||
| 3 | }); | ||
