summaryrefslogtreecommitdiffstats
path: root/sw.js
diff options
context:
space:
mode:
authorrstular <rok@stular.eu>2020-05-16 20:08:39 +0200
committerrstular <rok@stular.eu>2020-05-16 20:08:39 +0200
commit3cf435f43ab15ca6b45483d8bf4d7dc418d76f32 (patch)
treea77f43679c5ab1c102edff9afa89e747b0ebde22 /sw.js
parentGSEC bug fixes - handling commas properly (diff)
parenttestiram! DNM. btw, kako se naredi diff brez commita? (diff)
downloadbeziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar
beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar.gz
beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar.bz2
beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar.lz
beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar.xz
beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar.zst
beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.zip
Diffstat (limited to 'sw.js')
-rw-r--r--sw.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw.js b/sw.js
index 1df1e86..34da687 100644
--- a/sw.js
+++ b/sw.js
@@ -1,8 +1,6 @@
-
-
// Change version to cause cache refresh
const static_cache_name = "site-static-1.0.13-beta";
// Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js