remotes/1693045480750635534/spooky-22
Aevann1 2021-08-31 19:17:53 +02:00
parent 2d4dad8afa
commit 60f04d4a10
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ def messagereply(v):
g.db.add(new_aux)
notif = Notification(comment_id=new_comment.id, user_id=user)
g.db.add(notif)
g.db.commit()
cache.delete_memoized(User.notification_messages, user)
return jsonify({"html": render_template("comments.html",