From 28985007e37a0b3190a31063091062f5ed30a447 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Mon, 10 Jul 2023 15:24:05 -0600 Subject: [PATCH] Formatting --- frigate/http.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(