mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-28 22:32:48 -05:00
Handle decompression errors
This commit is contained in:
@@ -6,6 +6,7 @@ genPrefsType()
|
||||
|
||||
type
|
||||
RateLimitError* = object of CatchableError
|
||||
InternalError* = object of CatchableError
|
||||
|
||||
Token* = ref object
|
||||
tok*: string
|
||||
|
||||
Reference in New Issue
Block a user