diff --git a/files/routes/posts.py b/files/routes/posts.py index 565ac3630c..a0f6ad98ae 100644 --- a/files/routes/posts.py +++ b/files/routes/posts.py @@ -788,7 +788,6 @@ def submit_post(v:User, sub=None): over_18=False, is_bot=True, app_id=None, - stickied='AutoJanny', distinguish_level=6, body=body, body_html=body_jannied_html,