commit
fec633e51b
|
@ -57,6 +57,7 @@ class Application extends App implements IBootstrap
|
||||||
'video/quicktime',
|
'video/quicktime',
|
||||||
'video/x-matroska',
|
'video/x-matroska',
|
||||||
'video/MP2T',
|
'video/MP2T',
|
||||||
|
'video/x-msvideo',
|
||||||
// 'video/x-m4v', // too rarely used for photos
|
// 'video/x-m4v', // too rarely used for photos
|
||||||
// 'video/ogg', // too rarely used for photos
|
// 'video/ogg', // too rarely used for photos
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue