fdfd
This commit is contained in:
parent
d5033ed582
commit
c776d95268
1 changed files with 1 additions and 1 deletions
|
@ -906,7 +906,7 @@ def submit_post(v):
|
||||||
parent_submission=new_post.id,
|
parent_submission=new_post.id,
|
||||||
level=1,
|
level=1,
|
||||||
over_18=False,
|
over_18=False,
|
||||||
is_bot=True,
|
is_bot=request.host!='pcmemes.net',
|
||||||
app_id=None,
|
app_id=None,
|
||||||
body_html=body_html,
|
body_html=body_html,
|
||||||
body=body,
|
body=body,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue