Compare commits

..

No commits in common. "da8256f002dd54b37c7552628e7310d9a282c741" and "95f403c97c542f041eb96a21b0ddef9ecf600682" have entirely different histories.

View file

@ -25,9 +25,9 @@ import (
"time"
)
const VERSION = "v31"
const VERSION = "v30"
const CONTEXT_USER = 1
const SYNC_PAGINATION = 200
const SYNC_PAGINATION = 1
var (
FlagGenerate bool