This commit is contained in:
qowevisa 2024-08-14 15:05:42 +03:00
parent 514d2bac59
commit db78c5c6c2

View File

@ -49,6 +49,7 @@ func StartTokens() {
if token == nil {
log.Printf("DAFUQ: 001\n")
delete(toks.Tokmap, id)
continue
}
if token.IsExpired() {
val := token.Val