remotes/1693045480750635534/spooky-22
Aevann1 2022-04-01 15:07:28 +02:00
parent a4e955c27c
commit 5afdf57292
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ def process_image(filename=None, resize=0):
i = ImageOps.exif_transpose(i)
i.save(filename, format="WEBP", method=6)
return f'/static{filename}'
return filename