From 19b59d0c95b05644c8584ef3c33fe9be73db836e Mon Sep 17 00:00:00 2001 From: roshan04 Date: Tue, 25 Apr 2023 15:57:05 +0530 Subject: [PATCH] added new file extension --- bin/helpers/constants.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bin/helpers/constants.js b/bin/helpers/constants.js index 1331f2b1..3657e667 100644 --- a/bin/helpers/constants.js +++ b/bin/helpers/constants.js @@ -314,10 +314,13 @@ const allowedFileTypes = [ "max", "mjpeg", "y4m", + "cjs", + "mjs", "tsx", "pfx", "cfr", - "ico" + "ico", + "html" ]; const filesToIgnoreWhileUploading = [