chore: format

This commit is contained in:
Timothy Jaeryang Baek
2025-02-13 22:54:45 -08:00
parent 7b37cdcebb
commit 304aed0f13
54 changed files with 351 additions and 88 deletions

View File

@@ -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}