Extend inline loading hint

7c73792f8a8bc0f30479e76d41f48aeb7fa3819e

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +5 -0Showing whitespace changes
public/index.html+5 -0
@@ -2377,6 +2377,7 @@
23772377 -- Connect to the API --
23782378 </option>
23792379 </select>
2380+ <div class="marginTopBot5">
23802381 <small>
23812382 <i class="fa-solid fa-lightbulb"></i>
23822383 &nbsp;
@@ -2384,7 +2385,11 @@
23842385 <span data-i18n="must be set in Tabby's config.yml to switch models.">
23852386 must be set in Tabby's config.yml to switch models.
23862387 </span>
2388+ <b data-i18n="Use an admin API key.">
2389+ Use an admin API key.
2390+ </b>
23872391 </small>
2392+ </div>
23882393 <div id="tabby_download_model" class="menu_button menu_button_icon">
23892394 <i class="fa-solid fa-download"></i>
23902395 <span data-i18n="Download">Download</span>