fdssdf
This commit is contained in:
parent
0af65e85b7
commit
3d00bea148
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ def notify(v):
|
||||||
|
|
||||||
text_html = sanitize(CustomRenderer().render(mistletoe.Document("IMPORTANT: https://rdrama.net/post/30782/psa-make-sure-you-know-your")))
|
text_html = sanitize(CustomRenderer().render(mistletoe.Document("IMPORTANT: https://rdrama.net/post/30782/psa-make-sure-you-know-your")))
|
||||||
|
|
||||||
new_comment = Comment(author_id=AUTOJANNY_ID,
|
new_comment = Comment(author_id=1046,
|
||||||
parent_submission=None,
|
parent_submission=None,
|
||||||
distinguish_level=6,
|
distinguish_level=6,
|
||||||
body_html=text_html)
|
body_html=text_html)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue