mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-11 17:47:37 +03:00
remove icons on event review timeline
This commit is contained in:
parent
7c5746cd6a
commit
a83d09d076
@ -830,7 +830,6 @@ function DetectionReview({
|
|||||||
dense={isMobile}
|
dense={isMobile}
|
||||||
isZooming={isZooming}
|
isZooming={isZooming}
|
||||||
zoomDirection={zoomDirection}
|
zoomDirection={zoomDirection}
|
||||||
onZoomChange={handleZoomChange}
|
|
||||||
possibleZoomLevels={possibleZoomLevels}
|
possibleZoomLevels={possibleZoomLevels}
|
||||||
currentZoomLevel={currentZoomLevel}
|
currentZoomLevel={currentZoomLevel}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user