mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 15:45:27 +03:00
clean up
This commit is contained in:
parent
be1cbb958c
commit
418c85d08a
@ -559,7 +559,7 @@ class EmbeddingMaintainer(threading.Thread):
|
||||
)
|
||||
return
|
||||
|
||||
resp = requests.post(
|
||||
requests.post(
|
||||
f"{FRIGATE_LOCALHOST}/api/events/{id}/sub_label",
|
||||
json={
|
||||
"camera": obj_data.get("camera"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user