mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 03:38:57 -05:00
chore: format
This commit is contained in:
@@ -134,9 +134,7 @@
|
||||
{$i18n.t('Title Generation')}
|
||||
</div>
|
||||
|
||||
<Tooltip content={$i18n.t('Enable title generation for chat messages')}>
|
||||
<Switch bind:state={taskConfig.ENABLE_TITLE_GENERATION} />
|
||||
</Tooltip>
|
||||
<Switch bind:state={taskConfig.ENABLE_TITLE_GENERATION} />
|
||||
</div>
|
||||
|
||||
{#if taskConfig.ENABLE_TITLE_GENERATION}
|
||||
|
||||
Reference in New Issue
Block a user