fsd
This commit is contained in:
parent
3a592df14b
commit
ab9a7ada92
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue