This commit is contained in:
Aevann1 2021-11-14 04:28:08 +02:00
parent 085af82ba8
commit 70e8a0de27

View file

@ -74,7 +74,8 @@ def notifications(v):
x.read = True
g.db.add(x)
i += 1
g.db.commit()
if not posts:
listing = []
for c in comments: