remotes/1693045480750635534/spooky-22
Aevann1 2022-04-04 20:39:35 +02:00
parent 9aadc6736d
commit 1f836769fc
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ def notifications(v):
for c, n in all:
if n > 1620391248: c.notif_utc = n
c.replies2 = []
parent = c.parent_comment
if parent and c.parent_submission:
if not parent.replies2: parent.replies2 = [c]