mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-29 06:42:50 -05:00
Temporary fix to prevent early token expiry
This commit is contained in:
@@ -9,6 +9,7 @@ type
|
||||
remaining*: int
|
||||
reset*: Time
|
||||
init*: Time
|
||||
lastUse*: Time
|
||||
|
||||
Error* = enum
|
||||
null = 0
|
||||
|
||||
Reference in New Issue
Block a user