Extra expected field

merge-requests/30/head
Bob Mottram 2024-11-02 13:48:07 +00:00
parent c5f07a1a1c
commit 4451ce1d02
1 changed files with 1 additions and 1 deletions

View File

@ -5299,7 +5299,7 @@ def _novel_fields_for_person(nickname: str, domain: str,
'xRobotsTag',
'content_is_html',
'repliesCount',
'thread',
'thread', 'root',
'searchableBy'
)
for post_filename in posts_in_box: