Formatting

This commit is contained in:
Nicolas Mowen 2024-09-24 09:45:57 -06:00
parent 452e06b7fb
commit 8007183a1e

View File

@ -290,7 +290,6 @@ def config_set(request: Request, body: AppConfigSetBody):
)
if body.requires_restart == 0:
request.app.frigate_config = config
return JSONResponse(
content=(