1
0
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:
Zed
2020-06-19 09:45:24 +02:00
parent 57f8417657
commit db100bbf17
2 changed files with 10 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ type
remaining*: int
reset*: Time
init*: Time
lastUse*: Time
Error* = enum
null = 0