Support all image types (resolves #192)

This commit is contained in:
Alex Ling
2021-09-06 13:32:10 +00:00
parent da8a485087
commit f67e4e6cb9
5 changed files with 9 additions and 10 deletions
-2
View File
@@ -1,5 +1,3 @@
SUPPORTED_IMG_TYPES = ["image/jpeg", "image/png", "image/webp"]
enum SortMethod
Auto
Title