remotes/1693045480750635534/spooky-22
Aevann1 2022-01-31 05:31:35 +02:00
parent c4bf41b439
commit 5886d1423d
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ def notifications(v):
listing.append(c)
c.replies = c.replies2
elif c.parent_submission:
replies = set()
replies = []
for x in c.replies:
if x.id not in all and x.author_id == v.id:
x.voted = 1