remotes/1693045480750635534/spooky-22
Aevann1 2022-02-01 09:32:31 +02:00
parent b76abd302e
commit 8919a8d905
1 changed files with 2 additions and 2 deletions

View File

@ -104,8 +104,8 @@ def notifications(v):
all.add(c.id)
parent.replies = parent.replies2
c = parent
if c.id not in all and c not in listing:
if c not in listing:
all.add(c.id)
listing.append(c)
c.replies = c.replies2