master
Aevann1 2021-10-07 06:09:27 +02:00
parent 7541d3c774
commit 3e582b6be1
1 changed files with 0 additions and 1 deletions

View File

@ -763,7 +763,6 @@ def submit_post(v):
)
g.db.add(c)
g.db.flush()
vote = Vote(user_id=v.id,
vote_type=1,