sdffsd
This commit is contained in:
parent
45b579a3b0
commit
22586da782
2 changed files with 12 additions and 6 deletions
|
@ -19,7 +19,7 @@ def send_notification(uid, text, autojanny=False):
|
|||
|
||||
new_comment = Comment(author_id=author_id,
|
||||
parent_submission=None,
|
||||
distinguish_level=6,
|
||||
distinguish_level=6,body=text,
|
||||
body_html=text_html,
|
||||
notifiedto=uid
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue