We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2bc85 commit 780ec95Copy full SHA for 780ec95
1 file changed
bin/helpers/constants.js
@@ -311,6 +311,7 @@ const allowedFileTypes = [
311
"tsx",
312
"pfx",
313
"cfr",
314
+ "ico"
315
];
316
317
const filesToIgnoreWhileUploading = [
0 commit comments