mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 20:25:26 +03:00
remove debug
This commit is contained in:
parent
390a65c4d4
commit
1ecccaeb27
@ -260,7 +260,6 @@ export function EventSegment({
|
|||||||
<div
|
<div
|
||||||
className="mr-3 w-[8px] h-2 flex justify-left items-end"
|
className="mr-3 w-[8px] h-2 flex justify-left items-end"
|
||||||
data-severity={severityValue}
|
data-severity={severityValue}
|
||||||
data-timestamp={new Date(timestamp)}
|
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
key={`${segmentKey}_${index}_primary_data`}
|
key={`${segmentKey}_${index}_primary_data`}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user