Added missing static files to service worker, bumped to v8
This commit is contained in:
parent
6bb2773795
commit
bea865dd82
2 changed files with 6 additions and 3 deletions
2
main.go
2
main.go
|
|
@ -23,7 +23,7 @@ import (
|
|||
"text/template"
|
||||
)
|
||||
|
||||
const VERSION = "v7"
|
||||
const VERSION = "v8"
|
||||
const CONTEXT_USER = 1
|
||||
const SYNC_PAGINATION = 200
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue