mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Reorder timeline tweets according to their threads
This commit is contained in:
@@ -92,6 +92,7 @@ type
|
||||
|
||||
Tweet* = ref object
|
||||
id*: string
|
||||
threadId*: string
|
||||
profile*: Profile
|
||||
text*: string
|
||||
time*: Time
|
||||
|
||||
Reference in New Issue
Block a user