main
Bob Mottram 2021-03-20 10:18:38 +00:00
parent b8fb58b2fb
commit 01b08104e1
1 changed files with 1 additions and 1 deletions

View File

@ -3256,7 +3256,7 @@ def _createBoxIndexed(recentPostsCache: {},
# created by individualPostAsHtml
p['hasReplies'] = hasReplies
# Don't show likes, replies, DMs or shares (announces) to
# Don't show likes, replies, bookmarks, DMs or shares (announces) to
# unauthorized viewers
if not authorized:
if p.get('object'):