Don't apply first post to blogs

merge-requests/30/head
Bob Mottram 2023-01-02 10:37:57 +00:00
parent e371a4d65e
commit bca431c95d
1 changed files with 1 additions and 1 deletions

View File

@ -1071,7 +1071,7 @@ def person_box_json(recent_posts_cache: {},
if boxname == 'tlblogs':
return create_blogs_timeline(base_dir, nickname, domain, port,
http_prefix, no_of_items, header_only,
page_number, first_post_id)
page_number)
if boxname == 'outbox':
return create_outbox(base_dir, nickname, domain, port,
http_prefix,