This commit is contained in:
Aevann1 2022-04-03 19:42:03 +02:00
parent 3a592df14b
commit ab9a7ada92

View file

@ -111,7 +111,7 @@ def notifications(v):
i += 1
g.db.commit()
if not posts:
if not posts and not reddit:
listing = []
for c in comments:
if c.parent_submission: