This commit is contained in:
Aevann1 2021-11-14 04:12:42 +02:00
parent e88a3ca33d
commit c087c07d66
2 changed files with 2 additions and 0 deletions

View file

@ -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)