Extra expected fields

merge-requests/30/head
Bob Mottram 2024-06-23 14:45:37 +01:00
parent 2288af7857
commit 6a98a9d4f1
1 changed files with 3 additions and 1 deletions

View File

@ -5082,7 +5082,9 @@ def _novel_fields_for_person(nickname: str, domain: str,
'schema:license',
'license',
'summaryMap',
'closed'
'closed',
'secGPC',
'xRobotsTag'
)
for post_filename in posts_in_box:
post_filename = post_filename.name