mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-17 16:44:29 +03:00
Formatting
This commit is contained in:
parent
4116ef8c10
commit
d322989a19
@ -480,7 +480,9 @@ class ReviewSegmentMaintainer(threading.Thread):
|
||||
|
||||
if not self.config.cameras[camera].record.enabled:
|
||||
if current_segment:
|
||||
self.update_existing_segment(current_segment, frame_name, frame_time, [])
|
||||
self.update_existing_segment(
|
||||
current_segment, frame_name, frame_time, []
|
||||
)
|
||||
|
||||
continue
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user