Blank news timeline

main
Bob Mottram 2020-10-07 10:42:59 +01:00
parent 5d83fbad92
commit 187053bd1c
1 changed files with 6 additions and 2 deletions

View File

@ -6351,8 +6351,12 @@ def htmlInboxNews(defaultTimeline: str,
newswire: {}) -> str: newswire: {}) -> str:
"""Show the news timeline as html """Show the news timeline as html
""" """
# TODO return htmlTimeline(defaultTimeline, recentPostsCache, maxRecentPosts,
return '' translate, pageNumber,
itemsPerPage, session, baseDir, wfRequest, personCache,
nickname, domain, port, {}, 'tlnews',
allowDeletion, httpPrefix, projectVersion, False,
minimal, YTReplacementDomain, newswire)
def htmlModeration(defaultTimeline: str, def htmlModeration(defaultTimeline: str,