Change tabby inline warning.

This commit is contained in:
Cohee 2024-09-24 22:28:12 +03:00
parent 6608f5dd95
commit a9d266d279
1 changed files with 4 additions and 3 deletions

View File

@ -2415,14 +2415,15 @@
<h4> <h4>
<span data-i18n="Tabby Model">Tabby Model</span> <span data-i18n="Tabby Model">Tabby Model</span>
</h4> </h4>
<b>
EXPERIMENTAL FEATURE. USE AT YOUR OWN RISK. DON'T ASK FOR SUPPORT ON THIS.
</b>
<select id="tabby_model"> <select id="tabby_model">
<option value="" data-i18n="-- Connect to the API --"> <option value="" data-i18n="-- Connect to the API --">
-- Connect to the API -- -- Connect to the API --
</option> </option>
</select> </select>
<div class="marginTopBot5">
<i class="fa-solid fa-flask"></i>
<span>Experimental feature. Use at your own risk.</span>
</div>
<div class="marginTopBot5"> <div class="marginTopBot5">
<small> <small>
<i class="fa-solid fa-lightbulb"></i> <i class="fa-solid fa-lightbulb"></i>