Reverted SYNC_PAGINATION
This commit is contained in:
parent
57c4349116
commit
da8256f002
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -27,7 +27,7 @@ import (
|
|||
|
||||
const VERSION = "v31"
|
||||
const CONTEXT_USER = 1
|
||||
const SYNC_PAGINATION = 1
|
||||
const SYNC_PAGINATION = 200
|
||||
|
||||
var (
|
||||
FlagGenerate bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue