dfdf
This commit is contained in:
parent
e88a3ca33d
commit
c087c07d66
2 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,7 @@ def notifications(v):
|
|||
if x.read and index > 24: break
|
||||
elif not x.read:
|
||||
x.read = True
|
||||
c.unread = True
|
||||
g.db.add(x)
|
||||
listing.append(c.id)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue