mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 15:45:27 +03:00
Formatting
This commit is contained in:
parent
452e06b7fb
commit
8007183a1e
@ -290,7 +290,6 @@ def config_set(request: Request, body: AppConfigSetBody):
|
|||||||
)
|
)
|
||||||
|
|
||||||
if body.requires_restart == 0:
|
if body.requires_restart == 0:
|
||||||
|
|
||||||
request.app.frigate_config = config
|
request.app.frigate_config = config
|
||||||
return JSONResponse(
|
return JSONResponse(
|
||||||
content=(
|
content=(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user