This commit is contained in:
Timothy Jaeryang Baek 2025-08-06 14:03:40 +04:00
parent 3a1bbcb12e
commit 5ae0036265

View file

@ -98,6 +98,7 @@
<SensitiveInput
inputClassName=" outline-hidden bg-transparent w-full"
placeholder={$i18n.t('API Key')}
required={false}
bind:value={key}
/>
</div>