mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-10 21:25:24 +03:00
Fix update type
This commit is contained in:
parent
6481626726
commit
0a829de7b3
@ -197,7 +197,7 @@ class ReviewSegmentMaintainer(threading.Thread):
|
||||
"reviews",
|
||||
json.dumps(
|
||||
{
|
||||
"type": "update",
|
||||
"type": "end",
|
||||
"before": end_data,
|
||||
"after": end_data,
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user