mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 09:15:22 +03:00
chore: fix formatting
This commit is contained in:
parent
b7f1b381a9
commit
40c463f033
@ -22,7 +22,7 @@ export default function CameraMasks({ camera, url }) {
|
||||
|
||||
const {
|
||||
width,
|
||||
height
|
||||
height,
|
||||
} = cameraConfig.detect;
|
||||
|
||||
const [{ width: scaledWidth }] = useResizeObserver(imageRef);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user