mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-18 17:14:26 +03:00
Cleanup
This commit is contained in:
parent
b7f7f3357e
commit
c85be4a8e4
@ -304,7 +304,7 @@ function FaceImage({ name, image, onRefresh }: FaceImageProps) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}, [name, image]);
|
}, [name, image, onRefresh]);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user