diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-02 09:46:52 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-02 09:46:52 +0300 |
| commit | 5275a0a4cec129bc1ea66beab934bf472f7a7fd2 (patch) | |
| tree | f86db43c092efc773df5d570cb17fd205718d930 /web/sw.js | |
| parent | 95c6ce72bdf16ead39d0df1ee27b0474441fbe4f (diff) | |
switch sidebar hotkey to s, always rebuild/rescan in start.sh, bump sw.js cache
Diffstat (limited to 'web/sw.js')
| -rw-r--r-- | web/sw.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -const CACHE = 'kiss-v1'; +const CACHE = 'kiss-v2'; const ASSETS = [ '/', '/index.html', |
