Hide old models selector

0a84c094e747996e6430068335ef3b2cf66c3226

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

1 files changed, +2 -1Showing whitespace changes
public/index.html+2 -1
@@ -2293,7 +2293,8 @@
22932293
22942294 </div>
22952295 </div>
2296- <select id="featherless_model" hidden>
2296+ <!-- Do not remove. Needed for the /model command to function -->
2297+ <select id="featherless_model" class="displayNone">
22972298 <option value="" data-i18n="-- Connect to the API --">
22982299 -- Connect to the API --
22992300 </option>