This commit is contained in:
Timothy J. Baek
2024-05-20 07:22:43 -07:00
parent 056c413e23
commit 322db31dc9
3 changed files with 10 additions and 1 deletions

View File

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