fds
This commit is contained in:
parent
8fe7a30642
commit
f907260ab2
4 changed files with 6 additions and 6 deletions
|
@ -52,7 +52,7 @@ def request_api_keys(v):
|
|||
|
||||
text_html = sanitize(text, noimages=True)
|
||||
|
||||
send_admin(NOTIFICATIONS_ID, text_html)
|
||||
send_admin(NOTIFICATIONS_ID, text_html, v.id)
|
||||
|
||||
g.db.commit()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue