Fixed service worker, bumped to v18
This commit is contained in:
parent
dc7e70b3f2
commit
b77effa58c
2 changed files with 2 additions and 2 deletions
2
main.go
2
main.go
|
|
@ -23,7 +23,7 @@ import (
|
|||
"text/template"
|
||||
)
|
||||
|
||||
const VERSION = "v17"
|
||||
const VERSION = "v18"
|
||||
const CONTEXT_USER = 1
|
||||
const SYNC_PAGINATION = 200
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue