Skip to content

Commit 23edcdb

Browse files
Merge pull request #523 from roshan04/support_ico_file
Support ico file
2 parents 6105f49 + 0ab9a9e commit 23edcdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/helpers/constants.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ const allowedFileTypes = [
317317
"tsx",
318318
"pfx",
319319
"cfr",
320+
"ico"
320321
];
321322

322323
const filesToIgnoreWhileUploading = [

0 commit comments

Comments
 (0)