From 780ec958ff932d15b494c1efa96638049113d7c2 Mon Sep 17 00:00:00 2001 From: roshan04 Date: Wed, 1 Mar 2023 12:42:01 +0530 Subject: [PATCH] added ico file support --- bin/helpers/constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/helpers/constants.js b/bin/helpers/constants.js index ccb0e61f..4c09c4a9 100644 --- a/bin/helpers/constants.js +++ b/bin/helpers/constants.js @@ -311,6 +311,7 @@ const allowedFileTypes = [ "tsx", "pfx", "cfr", + "ico" ]; const filesToIgnoreWhileUploading = [