mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
json content
This commit is contained in:
parent
d88beb0b59
commit
b9eed98a04
@ -907,7 +907,7 @@ def set_description(
|
||||
|
||||
if new_description is None or len(new_description) == 0:
|
||||
return JSONResponse(
|
||||
{
|
||||
content={
|
||||
"success": False,
|
||||
"message": "description cannot be empty",
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user