This commit is contained in:
Zed 2023-08-25 16:32:33 +02:00
parent ae9fa02bf5
commit 03794a8d4a
1 changed files with 0 additions and 1 deletions

View File

@ -401,7 +401,6 @@ proc parseGraphConversation*(js: JsonNode; tweetId: string): Conversation =
if self:
result.after = thread
else:
echo "adding thread: ", thread.content.len
result.replies.content.add thread
elif entryId.startsWith("cursor-bottom"):
result.replies.bottom = e{"content", "itemContent", "value"}.getStr