mirror of
https://github.com/open-webui/open-webui
synced 2025-06-23 02:16:52 +00:00
refac
This commit is contained in:
parent
ba6fc385bb
commit
4a2428123b
@ -195,7 +195,7 @@
|
||||
|
||||
{#if $temporaryChatEnabled && $chatId === 'local'}
|
||||
<div class=" w-full z-30 text-center">
|
||||
<div class="text-xs text-gray-500">Temporary Chat</div>
|
||||
<div class="text-xs text-gray-500">{$i18n.t('Temporary Chat')}</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user