mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 21:42:58 +00:00
chore: format
This commit is contained in:
parent
926033ba52
commit
60df959875
@ -154,7 +154,9 @@
|
|||||||
>
|
>
|
||||||
<Textarea
|
<Textarea
|
||||||
bind:value={taskConfig.TAGS_GENERATION_PROMPT_TEMPLATE}
|
bind:value={taskConfig.TAGS_GENERATION_PROMPT_TEMPLATE}
|
||||||
placeholder={$i18n.t('Leave empty to use the default prompt, or enter a custom prompt')}
|
placeholder={$i18n.t(
|
||||||
|
'Leave empty to use the default prompt, or enter a custom prompt'
|
||||||
|
)}
|
||||||
/>
|
/>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user