mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Cleanup
This commit is contained in:
parent
eefa0977e3
commit
63d3227457
@ -1026,6 +1026,7 @@ function FaceGrid({
|
||||
filepath: `clips/faces/${pageToggle}/${image}`,
|
||||
}}
|
||||
selected={selectedFaces.includes(image)}
|
||||
clickable={selectedFaces.length > 0}
|
||||
i18nLibrary="views/faceLibrary"
|
||||
onClick={(data, meta) => onClickFaces([data.filename], meta)}
|
||||
>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user