Skip to content

Commit e90c3cc

Browse files
committed
added file ext
1 parent eb031bc commit e90c3cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/helpers/constants.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,8 @@ const allowedFileTypes = [
306306
"pmc",
307307
"pmp",
308308
"max",
309+
"mjpeg",
310+
"y4m"
309311
];
310312

311313
const filesToIgnoreWhileUploading = [

0 commit comments

Comments
 (0)