remotes/1693045480750635534/spooky-22
Aevann1 2022-02-01 09:29:50 +02:00
parent a98af997e3
commit 4eb5874a4f
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ def notifications(v):
parent = c.parent_comment
if c not in parent.replies2:
parent.replies2 = parent.replies2 + [c]
all.add(c.id)
parent.replies = parent.replies2
c = parent
if c.id not in all and c not in listing: