Unverified Commit cff8534f authored by mindspawn's avatar mindspawn Committed by GitHub
Browse files

Update constants.ts

parent f69bc57f
...@@ -89,7 +89,8 @@ export const SUPPORTED_FILE_EXTENSIONS = [ ...@@ -89,7 +89,8 @@ export const SUPPORTED_FILE_EXTENSIONS = [
'xls', 'xls',
'xlsx', 'xlsx',
'pptx', 'pptx',
'ppt' 'ppt',
'msg'
]; ];
// Source: https://kit.svelte.dev/docs/modules#$env-static-public // Source: https://kit.svelte.dev/docs/modules#$env-static-public
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment