This commit is contained in:
Aevann1 2021-09-27 23:50:35 +02:00
parent ab18b16930
commit 20d13c4e54
4 changed files with 8 additions and 4 deletions

View file

@ -25,6 +25,7 @@ def send_notification(vid, user, text):
distinguish_level=6,
body=text,
body_html=text_html,
notifiedto=uid
)
g.db.add(new_comment)