fd
This commit is contained in:
parent
8a6b2aaabc
commit
9ec095c159
1 changed files with 1 additions and 1 deletions
|
@ -52,8 +52,8 @@ def notifications(v):
|
|||
listing.append(c)
|
||||
c.replies = c.replies2
|
||||
elif c.parent_submission:
|
||||
c.replies = []
|
||||
if c not in listing:
|
||||
c.replies = []
|
||||
listing.append(c)
|
||||
else:
|
||||
if c.parent_comment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue