This commit is contained in:
Aevann1 2021-10-16 11:53:07 +02:00
parent f93d9e3b3c
commit 5a52b9709b
4 changed files with 31 additions and 11 deletions

View file

@ -854,7 +854,7 @@ def submit_post(v):
body_html = sanitize(body_md)
c = Comment(author_id=261,
c = Comment(author_id=SNAPPY_ACCOUNT,
distinguish_level=6,
parent_submission=new_post.id,
level=1,