merge-requests/30/head
Bob Mottram 2024-06-04 11:30:27 +01:00
parent 85ac53ad11
commit 8135cd7f6a
1 changed files with 1 additions and 0 deletions

View File

@ -765,6 +765,7 @@ def save_post_to_inbox_queue(base_dir: str, http_prefix: str,
if not allow_quotes:
if post_json_object.get('id'):
print('REJECT: inbox quote toot ' +
nickname + '@' + domain + ' ' +
str(post_json_object['id']))
return None