From 47138e9237a415a95137c72a2d0f99f0eee2d349 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Tue, 15 Feb 2022 21:45:34 -0700 Subject: [PATCH] Update query to get image --- frigate/http.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/frigate/http.py b/frigate/http.py index 68a19157f..72fe32495 100644 --- a/frigate/http.py +++ b/frigate/http.py @@ -352,22 +352,25 @@ def stats(): stats = stats_snapshot(current_app.stats_tracking) return jsonify(stats) + @bp.route("//