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