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
c7cee3ec
Commit
c7cee3ec
authored
Jan 17, 2024
by
Marclass
Browse files
Update constants.ts
was missing markdown
parent
9b637881
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/lib/constants.ts
src/lib/constants.ts
+1
-0
No files found.
src/lib/constants.ts
View file @
c7cee3ec
...
...
@@ -21,6 +21,7 @@ export const SUPPORTED_FILE_TYPE = [
'
application/vnd.openxmlformats-officedocument.wordprocessingml.document
'
,
'
application/octet-stream
'
,
'
application/x-javascript
'
,
'
text/markdown
'
,
];
// 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