Another expected field

main
Bob Mottram 2024-06-25 10:53:24 +01:00
parent 2f8c9e82a7
commit 9d00aa0aeb
1 changed files with 2 additions and 1 deletions

View File

@ -5086,7 +5086,8 @@ def _novel_fields_for_person(nickname: str, domain: str,
'closed',
'secGPC',
'xRobotsTag',
'content_is_html'
'content_is_html',
'repliesCount'
)
for post_filename in posts_in_box:
post_filename = post_filename.name