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
81cefd8541
commit
5df9cad671
1 changed files with 1 additions and 1 deletions
|
|
@ -1440,7 +1440,7 @@
|
||||||
</div>
|
</div>
|
||||||
</IntegrationsMenu>
|
</IntegrationsMenu>
|
||||||
|
|
||||||
<div class="ml-0.5 flex gap-1.5">
|
<div class="ml-1 flex gap-1.5">
|
||||||
{#if showToolsButton}
|
{#if showToolsButton}
|
||||||
<Tooltip
|
<Tooltip
|
||||||
content={$i18n.t('{{COUNT}} Available Tools', {
|
content={$i18n.t('{{COUNT}} Available Tools', {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue