aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--server/initializers/constants.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/initializers/constants.ts b/server/initializers/constants.ts
index 032f63c8f..e4b8a8eca 100644
--- a/server/initializers/constants.ts
+++ b/server/initializers/constants.ts
@@ -790,7 +790,6 @@ function buildVideoMimetypeExt () {
790 'video/x-msvideo': '.avi', 790 'video/x-msvideo': '.avi',
791 'video/x-flv': '.flv', 791 'video/x-flv': '.flv',
792 'video/x-matroska': '.mkv', 792 'video/x-matroska': '.mkv',
793 'application/octet-stream': '.mkv',
794 'video/avi': '.avi', 793 'video/avi': '.avi',
795 'video/x-m4v': '.m4v', 794 'video/x-m4v': '.m4v',
796 'video/m4v': '.m4v' 795 'video/m4v': '.m4v'