i cant explain why it's not saving the post to_reddit

pull/4/head
lza_menace 3 years ago
parent 8f7c289f70
commit ea02ed1185

@ -105,7 +105,7 @@ def post_reddit(last_hours):
if _p:
p.to_reddit = True
p.save()
return
return
@app.cli.command("create_accounts")
def create_accounts():