forked from Github/frigate
Copy review data so there is a diff (#11896)
This commit is contained in:
@@ -140,7 +140,7 @@ class PendingReviewSegment:
|
||||
"zones": list(self.zones),
|
||||
"audio": list(self.audio),
|
||||
},
|
||||
}
|
||||
}.copy()
|
||||
|
||||
|
||||
class ReviewSegmentMaintainer(threading.Thread):
|
||||
|
||||
Reference in New Issue
Block a user