mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-07-30 13:48:07 +02:00
Fix wrong value displayed in facerec settings (#17383)
This commit is contained in:
parent
b30de96525
commit
4ccf61a6d7
@ -424,7 +424,7 @@ export default function ClassificationSettingsView({
|
||||
}
|
||||
>
|
||||
<SelectTrigger className="w-20">
|
||||
{classificationSettings.search.model_size}
|
||||
{classificationSettings.face.model_size}
|
||||
</SelectTrigger>
|
||||
<SelectContent>
|
||||
<SelectGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user