Mark textgen API key as optional
This commit is contained in:
parent
8ecab19966
commit
b244a1c301
|
@ -1916,7 +1916,7 @@
|
|||
Make sure you run it with <code>--api</code> flag
|
||||
</span>
|
||||
</div>
|
||||
<h4 data-i18n="API key">API key</h4>
|
||||
<h4 data-i18n="API key (optional)">API key (optional)</h4>
|
||||
<div class="flex-container">
|
||||
<input id="api_key_ooba" name="api_key_ooba" class="text_pole flex1 wide100p" maxlength="500" size="35" type="text" autocomplete="off">
|
||||
<div title="Clear your API key" data-i18n="[title]Clear your API key" class="menu_button fa-solid fa-circle-xmark clear-api-key" data-key="api_key_ooba">
|
||||
|
|
Loading…
Reference in New Issue