Search progress
This commit is contained in:
@@ -64,7 +64,7 @@ proc showTimeline*(name, after: string; query: Option[Query];
|
||||
else:
|
||||
let
|
||||
timeline = await fetchMultiTimeline(names, after, agent, query)
|
||||
html = renderTweetSearch(timeline, prefs, path)
|
||||
html = renderTimelineSearch(timeline, prefs, path)
|
||||
return renderMain(html, prefs, title, "Multi")
|
||||
|
||||
template respTimeline*(timeline: typed) =
|
||||
|
||||
Reference in New Issue
Block a user