Unverified Commit 828b2a24 authored by Arthur25's avatar Arthur25 Committed by GitHub
Browse files

Correct text for empty OpenAI API URL Field

parent a7bb692a
......@@ -63,7 +63,7 @@
<div class="flex-1">
<input
class="w-full rounded py-2 px-4 text-sm dark:text-gray-300 dark:bg-gray-800 outline-none"
placeholder="Enter OpenAI API Key"
placeholder="Enter OpenAI API Base URL"
bind:value={OPENAI_API_BASE_URL}
autocomplete="off"
/>
......
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