Explorar o código

Update constants.ts

mindspawn hai 11 meses
pai
achega
cff8534f33
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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