Update types.nim

This commit is contained in:
drpepper66666 2023-07-03 00:26:31 +02:00 committed by GitHub
parent 4af26022b5
commit a89f1cd0c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ type
Token* = ref object
tok*: string
bearerTok*: string
init*: Time
lastUse*: Time
pending*: int