diff --git a/frigate/app.py b/frigate/app.py index 639af7655..8f7fa71ef 100644 --- a/frigate/app.py +++ b/frigate/app.py @@ -385,8 +385,8 @@ class FrigateApp: name, self.detection_queue, list(self.config.cameras.keys()), - detector_config, self.config, + detector_config, ) def start_ptz_autotracker(self) -> None: