[preview] Add AVIF mime type

This commit is contained in:
wurstsalat
2021-02-28 17:21:41 +01:00
parent 990d23b714
commit baa4f3f4f0

View File

@@ -63,6 +63,7 @@ MIME_TYPES = (
'font/woff',
'font/woff2',
# image/*
'image/avif',
'image/bmp',
'image/x-bmp',
'image/x-ms-bmp',