This commit is contained in:
Aevann1 2021-12-25 02:36:04 +02:00
parent 14c5790385
commit 8bf021256f

View file

@ -1158,7 +1158,7 @@ def submit_post(v):
if random.random() < 0.5: body = "wow, this lawlzpost sucks!"
else: body = "wow, a good lawlzpost for once!"
else: body = random.choice(snappyquotes)
body += "\n<hr>\n"
body += "\n\n"
else: body = ""
if new_post.url: