mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
refac
This commit is contained in:
parent
3a1bbcb12e
commit
5ae0036265
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@
|
||||||
<SensitiveInput
|
<SensitiveInput
|
||||||
inputClassName=" outline-hidden bg-transparent w-full"
|
inputClassName=" outline-hidden bg-transparent w-full"
|
||||||
placeholder={$i18n.t('API Key')}
|
placeholder={$i18n.t('API Key')}
|
||||||
|
required={false}
|
||||||
bind:value={key}
|
bind:value={key}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue