Added missing static files to service worker, bumped to v8

This commit is contained in:
Magnus Åhall 2026-06-02 23:01:51 +02:00
parent 6bb2773795
commit bea865dd82
2 changed files with 6 additions and 3 deletions

View file

@ -23,7 +23,7 @@ import (
"text/template"
)
const VERSION = "v7"
const VERSION = "v8"
const CONTEXT_USER = 1
const SYNC_PAGINATION = 200