Wire up file preview for video files (#8140)
This commit is contained in:
parent
60ecaac4f8
commit
0feecccef1
3 changed files with 34 additions and 24 deletions
|
@ -56,6 +56,7 @@ const ALLOWED_BLOB_MIMETYPES = [
|
|||
'video/mp4',
|
||||
'video/webm',
|
||||
'video/ogg',
|
||||
'video/quicktime',
|
||||
|
||||
'audio/mp4',
|
||||
'audio/webm',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue