Missing object

merge-requests/30/head
Bob Mottram 2024-01-04 16:56:00 +00:00
parent c428697799
commit c43f9ce74c
1 changed files with 1 additions and 1 deletions

View File

@ -2212,7 +2212,7 @@ def create_reading_post(base_dir: str,
languages_understood, translate,
buy_url, chat_url)
if post_json_object:
post_json_object['tag'] = [{
post_json_object['object']['tag'] = [{
'href': book_url,
'name': book_title,
'type': 'Edition'