mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-09 06:55:28 +03:00
fix codeql
This commit is contained in:
parent
aa5934c745
commit
29d575cc18
@ -604,7 +604,7 @@ def export_recordings_batch(
|
||||
"export_id": None,
|
||||
"success": False,
|
||||
"status": None,
|
||||
"error": str(err),
|
||||
"error": "Failed to queue export job",
|
||||
"item_index": index,
|
||||
"client_item_id": item.client_item_id,
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user