mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
Add HEIC to supported mimes, closes #8122
This commit is contained in:
@@ -16,6 +16,7 @@ export const AttachmentValidation = {
|
||||
"image/svg+xml",
|
||||
"image/bmp",
|
||||
"image/tiff",
|
||||
"image/heic",
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user