mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 03:35:26 +03:00
Formatting
This commit is contained in:
parent
aff248c62a
commit
1572c8f9cf
@ -1649,7 +1649,7 @@ def export_recording(camera_name: str, start_time, end_time):
|
|||||||
return make_response(
|
return make_response(
|
||||||
jsonify(
|
jsonify(
|
||||||
{"success": False, "message": "No recordings found for time range"}
|
{"success": False, "message": "No recordings found for time range"}
|
||||||
),
|
),
|
||||||
400,
|
400,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user