"vscode:/vscode.git/clone" did not exist on "98730c5dd7d572cb9b7435afe0215247663362ba"
Unverified Commit 6cecb964 authored by Justin Hayes's avatar Justin Hayes Committed by GitHub
Browse files

name

parent 0216ee10
......@@ -138,7 +138,7 @@
await updateConfigHandler();
dispatch('save');
}}
>
>
<div class=" space-y-3 overflow-y-scroll scrollbar-hidden h-full">
<div class="flex flex-col gap-3">
<div>
......@@ -223,7 +223,7 @@
>
<option value="">{$i18n.t('Web API')}</option>
<option value="openai">{$i18n.t('OpenAI')}</option>
<option value="elevenlabs">{$i18n.t('Eleven Labs')}</option>
<option value="elevenlabs">{$i18n.t('ElevenLabs')}</option>
</select>
</div>
</div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment