fsdfds
This commit is contained in:
parent
085af82ba8
commit
70e8a0de27
1 changed files with 2 additions and 1 deletions
|
@ -74,6 +74,7 @@ def notifications(v):
|
||||||
x.read = True
|
x.read = True
|
||||||
g.db.add(x)
|
g.db.add(x)
|
||||||
i += 1
|
i += 1
|
||||||
|
g.db.commit()
|
||||||
|
|
||||||
if not posts:
|
if not posts:
|
||||||
listing = []
|
listing = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue