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