mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac
This commit is contained in:
parent
d9dc04f1a1
commit
bf2087c67b
1 changed files with 1 additions and 1 deletions
|
|
@ -528,7 +528,7 @@
|
|||
<div>
|
||||
<div class=" flex justify-between dark:text-gray-100 px-5 pt-4 pb-2">
|
||||
<div class=" text-lg font-medium self-center font-primary">
|
||||
{$i18n.t('Manage Ollama')} ({urlIdx})
|
||||
{$i18n.t('Manage Ollama')}
|
||||
</div>
|
||||
<button
|
||||
class="self-center"
|
||||
|
|
|
|||
Loading…
Reference in a new issue