fds
This commit is contained in:
parent
82a5303716
commit
e5e0c245fc
1 changed files with 1 additions and 0 deletions
|
@ -595,6 +595,7 @@ def thumbnail_thread(pid):
|
|||
db.commit()
|
||||
db.close()
|
||||
|
||||
return True, "Success"
|
||||
|
||||
@app.post("/submit")
|
||||
@limiter.limit("6/minute")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue