Another expected field

merge-requests/30/head
Bob Mottram 2024-06-18 13:54:07 +01:00
parent 322e64ba12
commit 8568477a69
1 changed files with 2 additions and 1 deletions

View File

@ -5057,7 +5057,8 @@ def _novel_fields_for_person(nickname: str, domain: str,
'crawlable',
'schema:license',
'license',
'summaryMap'
'summaryMap',
'closed'
)
for post_filename in posts_in_box:
post_filename = post_filename.name