mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
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