This commit is contained in:
Josh Hawkins 2025-03-17 07:13:09 -05:00
parent 4caf759337
commit afa9dacb26

View File

@ -325,7 +325,7 @@ export default function ClassificationSettingsView({
{t( {t(
"classification.semanticSearch.modelSize." + "classification.semanticSearch.modelSize." +
size + size +
"title", ".title",
)} )}
</SelectItem> </SelectItem>
))} ))}