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