Skip to content

Commit 221040c

Browse files
committed
feat: multipart
1 parent 6c28b14 commit 221040c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appwrite/enums/image_format.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ class ImageFormat(Enum):
66
GIF = "gif"
77
PNG = "png"
88
WEBP = "webp"
9+
AVIF = "avif"

0 commit comments

Comments
 (0)