fsd
This commit is contained in:
parent
3ab40f364a
commit
f13d800e77
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ def notifications(v):
|
|||
elif c not in parent.replies2: parent.replies2.append(c)
|
||||
c = parent
|
||||
|
||||
if c.replies2 == None: c.replies2 = []
|
||||
else:
|
||||
while c.parent_comment:
|
||||
c = c.parent_comment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue