diff --git a/frigate/http.py b/frigate/http.py index cae2adde3..861a388ea 100644 --- a/frigate/http.py +++ b/frigate/http.py @@ -402,7 +402,7 @@ def set_sub_label(id): data = event.data data["sub_label_score"] = new_score event.data = data - + event.save() return make_response( jsonify(