mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
parent
e4b76e8efe
commit
1ba622adc9
3 changed files with 3 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ const validImages = [
|
|||
'.x3f',
|
||||
];
|
||||
|
||||
const validVideos = ['.3gp', '.avi', '.flv', '.m2ts', '.mkv', '.mov', '.mp4', '.mpg', '.mts', '.webm', '.wmv'];
|
||||
const validVideos = ['.3gp', '.avi', '.flv', '.m2ts', '.mkv', '.mov', '.mp4', '.mpg', '.mts', '.vob', '.webm', '.wmv'];
|
||||
|
||||
const uploadTests = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue