Hide old models selector
| @@ -2293,7 +2293,8 @@ | ||
| 2293 | 2293 | |
| 2294 | 2294 | </div> |
| 2295 | 2295 | </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"> | |
| 2297 | 2298 | <option value="" data-i18n="-- Connect to the API --"> |
| 2298 | 2299 | -- Connect to the API -- |
| 2299 | 2300 | </option> |