fd
This commit is contained in:
parent
2fa1978231
commit
6f6753b053
4 changed files with 6 additions and 23 deletions
|
@ -190,4 +190,3 @@ def send_admin(vid, text):
|
|||
for admin in admins:
|
||||
notif = Notification(comment_id=new_comment.id, user_id=admin.id)
|
||||
g.db.add(notif)
|
||||
cache.delete_memoized(User.notification_messages, admin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue