mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
Formatting
This commit is contained in:
parent
0bb1b94f4e
commit
002e4700bc
@ -52,7 +52,11 @@ def manage_recordings(
|
||||
db.bind(models)
|
||||
|
||||
maintainer = RecordingMaintainer(
|
||||
config, object_recordings_info_queue, audio_recordings_info_queue, process_info, stop_event
|
||||
config,
|
||||
object_recordings_info_queue,
|
||||
audio_recordings_info_queue,
|
||||
process_info,
|
||||
stop_event,
|
||||
)
|
||||
maintainer.start()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user