fdsfsd
This commit is contained in:
parent
9374336e44
commit
60e40ff2b3
4 changed files with 4 additions and 4 deletions
|
@ -690,7 +690,7 @@ def submit_post(v):
|
|||
c = Comment(author_id=AUTOPOLLER_ACCOUNT,
|
||||
parent_submission=new_post.id,
|
||||
level=1,
|
||||
body=filter_title(option),
|
||||
body_html=filter_title(option),
|
||||
)
|
||||
|
||||
g.db.add(c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue