Update constants.ts

This commit is contained in:
mindspawn 2024-06-07 21:19:46 -07:00 committed by GitHub
parent f69bc57fed
commit cff8534f33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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