Reverted SYNC_PAGINATION

This commit is contained in:
Magnus Åhall 2026-07-18 09:08:32 +02:00
parent 57c4349116
commit da8256f002

View file

@ -27,7 +27,7 @@ import (
const VERSION = "v31"
const CONTEXT_USER = 1
const SYNC_PAGINATION = 1
const SYNC_PAGINATION = 200
var (
FlagGenerate bool