mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-08 06:15:43 +03:00
chore: lint fix
This commit is contained in:
parent
90b7086b1e
commit
06e2fc0aa0
@ -92,7 +92,7 @@ export function TrackingDetails({
|
|||||||
return resolveZoneName(config, zone);
|
return resolveZoneName(config, zone);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
// Use manualOverride (set when seeking in image mode) if present so
|
// Use manualOverride (set when seeking in image mode) if present so
|
||||||
// lifecycle rows and overlays follow image-mode seeks. Otherwise fall
|
// lifecycle rows and overlays follow image-mode seeks. Otherwise fall
|
||||||
// back to currentTime used for video mode.
|
// back to currentTime used for video mode.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user