This commit is contained in:
Aevann1 2022-01-28 22:17:17 +02:00
parent 88c282fbe7
commit 53816a32b4
2 changed files with 2 additions and 0 deletions

View file

@ -659,6 +659,7 @@ def thumbnail_thread(pid):
post.thumburl = process_image(name, resize=100)
db.add(post)
db.commit()
db.close()
return