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
de0f3168
"examples/community/tiled_upscaling.py" did not exist on "75d53cc83966b4046e5a329ddf7baa6aa24f52e2"
Commit
de0f3168
authored
May 15, 2024
by
Timothy J. Baek
Browse files
Update General.svelte
#2292
parent
39f91e39
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lib/components/documents/Settings/General.svelte
src/lib/components/documents/Settings/General.svelte
+1
-1
No files found.
src/lib/components/documents/Settings/General.svelte
View file @
de0f3168
...
...
@@ -196,7 +196,7 @@
<div class=" flex w-full justify-between">
<div class=" self-center text-xs font-medium">
{$i18n.t('Scan for documents from {{path}}', { path: '/data/docs' })}
{$i18n.t('Scan for documents from {{path}}', { path: '
DOCS_DIR (
/data/docs
)
' })}
</div>
<button
...
...
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