remotes/1693045480750635534/spooky-22
Aevann1 2021-10-13 17:28:00 +02:00
parent 1119094349
commit b329908d59
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ def notifications(v):
x.read = True
c.unread = True
g.db.add(x)
listing.append(c.id)
listing.append(c)
g.db.commit()