Skip to content

Commit 780ec95

Browse files
committed
added ico file support
1 parent 5d2bc85 commit 780ec95

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
@@ -311,6 +311,7 @@ const allowedFileTypes = [
311311
"tsx",
312312
"pfx",
313313
"cfr",
314+
"ico"
314315
];
315316

316317
const filesToIgnoreWhileUploading = [

0 commit comments

Comments
 (0)