mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 21:05:19 +00:00
fix右上角无意义的“-->”
This commit is contained in:
parent
409aa29f9b
commit
c47df68d56
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@
|
||||||
</button>
|
</button>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
{/if}
|
{/if}
|
||||||
{/if} -->
|
{/if}
|
||||||
|
|
||||||
<!-- {#if $mobile && !$temporaryChatEnabled && chat && chat.id}
|
<!-- {#if $mobile && !$temporaryChatEnabled && chat && chat.id}
|
||||||
<Tooltip content={$i18n.t('New Chat')}>
|
<Tooltip content={$i18n.t('New Chat')}>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue