You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-28 09:24:05 +03:00
Wire up file preview for video files (#8140)
This commit is contained in:
committed by
GitHub
parent
60ecaac4f8
commit
0feecccef1
@@ -56,6 +56,7 @@ const ALLOWED_BLOB_MIMETYPES = [
|
||||
'video/mp4',
|
||||
'video/webm',
|
||||
'video/ogg',
|
||||
'video/quicktime',
|
||||
|
||||
'audio/mp4',
|
||||
'audio/webm',
|
||||
|
||||
Reference in New Issue
Block a user