remotes/1693045480750635534/spooky-22
Aevann1 2021-10-07 06:08:05 +02:00
parent 071b0a7db0
commit 7541d3c774
1 changed files with 1 additions and 0 deletions

View File

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