This commit is contained in:
Aevann1 2022-02-14 23:07:31 +02:00
parent 83e029092b
commit 19a1f907a7
7 changed files with 11 additions and 11 deletions

View file

@ -1078,7 +1078,6 @@ def submit_post(v, sub=None):
embed_url=embed,
title=title[:500],
title_html=title_html,
created_utc=int(time.time()),
sub=sub
)