Add source label to main tweets

This commit is contained in:
110Percent
2022-02-26 13:37:17 -05:00
parent ecb6fe4162
commit b031ea762e
3 changed files with 5 additions and 1 deletions

View File

@@ -175,6 +175,7 @@ type
tombstone*: string
location*: string
stats*: TweetStats
source*: string
retweet*: Option[Tweet]
attribution*: Option[User]
mediaTags*: seq[User]