mirror of
https://github.com/zedeus/nitter.git
synced 2026-05-15 00:32:51 -04:00
Fix crash on unavailable tweets
This commit is contained in:
+1
-1
@@ -177,7 +177,7 @@ type
|
||||
available*: bool
|
||||
tombstone*: string
|
||||
location*: string
|
||||
## Unused, needed for backwards compat
|
||||
# Unused, needed for backwards compat
|
||||
source*: string
|
||||
stats*: TweetStats
|
||||
retweet*: Option[Tweet]
|
||||
|
||||
Reference in New Issue
Block a user