Nicer code copy, bumped to v28

This commit is contained in:
Magnus Åhall 2026-06-16 09:43:31 +02:00
parent 7c46127938
commit c36b4ace13
2 changed files with 11 additions and 9 deletions

View file

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