mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-12 14:15:22 +03:00
Copy review data so there is a diff
This commit is contained in:
parent
272a21ffab
commit
9b9cbe5512
@ -140,7 +140,7 @@ class PendingReviewSegment:
|
|||||||
"zones": list(self.zones),
|
"zones": list(self.zones),
|
||||||
"audio": list(self.audio),
|
"audio": list(self.audio),
|
||||||
},
|
},
|
||||||
}
|
}.copy()
|
||||||
|
|
||||||
|
|
||||||
class ReviewSegmentMaintainer(threading.Thread):
|
class ReviewSegmentMaintainer(threading.Thread):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user