mirror of
https://github.com/open-webui/open-webui.git
synced 2026-01-04 23:55:22 +00:00
fix: 记忆被屏蔽了
This commit is contained in:
parent
e2c80aed96
commit
409aa29f9b
1 changed files with 2 additions and 2 deletions
|
|
@ -1399,7 +1399,7 @@
|
|||
</div>
|
||||
|
||||
<!-- ai-friend 屏蔽语言更多/引用/对话/语音 -->
|
||||
{#if false}
|
||||
|
||||
<div class=" flex justify-between mt-0.5 mb-2.5 mx-0.5 max-w-full" dir="ltr">
|
||||
<div class="ml-1 self-end flex items-center flex-1 max-w-[80%]">
|
||||
<InputMenu
|
||||
|
|
@ -1838,7 +1838,7 @@
|
|||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
</div>
|
||||
|
||||
{#if $config?.license_metadata?.input_footer}
|
||||
|
|
|
|||
Loading…
Reference in a new issue