merge-requests/30/head
Bob Mottram 2024-10-23 12:11:46 +01:00
parent a7ca81d43c
commit b9b3ad6c0f
1 changed files with 2 additions and 1 deletions

View File

@ -4882,7 +4882,8 @@ def _create_box_items(base_dir: str,
# has the post been rejected?
if os.path.isfile(full_post_filename + '.reject'):
print('REJECT: rejected post in timeline ' +
boxname + ' ' + post_url)
boxname + ' ' + post_url + ' ' +
full_post_filename)
continue
if _add_post_to_timeline(full_post_filename, boxname,