Browse Source

Update constants.ts

mindspawn 11 tháng trước cách đây
mục cha
commit
cff8534f33
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/lib/constants.ts

+ 2 - 1
src/lib/constants.ts

@@ -89,7 +89,8 @@ export const SUPPORTED_FILE_EXTENSIONS = [
 	'xls',
 	'xlsx',
 	'pptx',
-	'ppt'
+	'ppt',
+	'msg'
 ];
 
 // Source: https://kit.svelte.dev/docs/modules#$env-static-public