mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-09 15:05:26 +03:00
Cleanup
This commit is contained in:
parent
f8d5c8420f
commit
6461576f92
@ -504,7 +504,7 @@ function FaceAttempt({
|
|||||||
} else {
|
} else {
|
||||||
return "unknown";
|
return "unknown";
|
||||||
}
|
}
|
||||||
}, [data]);
|
}, [data, recognitionConfig]);
|
||||||
|
|
||||||
// interaction
|
// interaction
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user