mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Copy review data so there is a diff (#11896)
This commit is contained in:
parent
272a21ffab
commit
6978140492
@ -140,7 +140,7 @@ class PendingReviewSegment:
|
||||
"zones": list(self.zones),
|
||||
"audio": list(self.audio),
|
||||
},
|
||||
}
|
||||
}.copy()
|
||||
|
||||
|
||||
class ReviewSegmentMaintainer(threading.Thread):
|
||||
|
Loading…
Reference in New Issue
Block a user