From 8007183a1e2be0d90e5efd5d8be03ccfef5892b4 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Tue, 24 Sep 2024 09:45:57 -0600 Subject: [PATCH] Formatting --- frigate/api/app.py | 1 - 1 file changed, 1 deletion(-) diff --git a/frigate/api/app.py b/frigate/api/app.py index 57c8786bd..7bf65b9b0 100644 --- a/frigate/api/app.py +++ b/frigate/api/app.py @@ -290,7 +290,6 @@ def config_set(request: Request, body: AppConfigSetBody): ) if body.requires_restart == 0: - request.app.frigate_config = config return JSONResponse( content=(