remotes/1693045480750635534/spooky-22
Aevann1 2021-07-26 18:54:17 +02:00
parent bf745a609f
commit 96452162af
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ def api_vote_post(post_id, x, v):
app_id=v.client.application.id if v.client else None
)
g.db.add(vote)
g.db.flush()