Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
1e932d91
Commit
1e932d91
authored
Jan 23, 2024
by
Marclass
Browse files
Update constants.ts
add excel file ext
parent
8bfda730
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lib/constants.ts
src/lib/constants.ts
+1
-1
No files found.
src/lib/constants.ts
View file @
1e932d91
...
...
@@ -30,7 +30,7 @@ export const SUPPORTED_FILE_EXTENSIONS = [
'
pl
'
,
'
pm
'
,
'
r
'
,
'
dart
'
,
'
dockerfile
'
,
'
env
'
,
'
php
'
,
'
hs
'
,
'
hsc
'
,
'
lua
'
,
'
nginxconf
'
,
'
conf
'
,
'
m
'
,
'
mm
'
,
'
plsql
'
,
'
perl
'
,
'
rb
'
,
'
rs
'
,
'
db2
'
,
'
scala
'
,
'
bash
'
,
'
swift
'
,
'
vue
'
,
'
svelte
'
,
'
doc
'
,
'
docx
'
,
'
pdf
'
,
'
csv
'
,
'
txt
'
'
doc
'
,
'
docx
'
,
'
pdf
'
,
'
csv
'
,
'
txt
'
,
'
xls
'
,
'
xlsx
'
];
// Source: https://kit.svelte.dev/docs/modules#$env-static-public
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment