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
85b3b816
"src/lib/vscode:/vscode.git/clone" did not exist on "61411b22e21810fdfe00d2c26d4bad48ae2ab2d6"
Commit
85b3b816
authored
Jun 24, 2024
by
SimonOriginal
Browse files
fix key Database
parent
06a33706
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
src/lib/components/admin/Settings/Database.svelte
src/lib/components/admin/Settings/Database.svelte
+3
-1
No files found.
src/lib/components/admin/Settings/Database.svelte
View file @
85b3b816
...
@@ -126,7 +126,9 @@
...
@@ -126,7 +126,9 @@
/>
/>
</svg>
</svg>
</div>
</div>
<div class=" self-center text-sm font-medium">{$i18n.t('Export LiteLLM config.yaml')}</div>
<div class=" self-center text-sm font-medium">
{$i18n.t('Export LiteLLM config.yaml')}
</div>
</button>
</button>
</div>
</div>
</div>
</div>
...
...
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