Another expected field

main
Bob Mottram 2024-10-29 10:59:03 +00:00
parent f157cc40ef
commit f4af6a139b
1 changed files with 2 additions and 1 deletions

View File

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