From 7fd1b93511778f5b3c80e9ca88ff6bb27af41dd1 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 12 Jan 2026 08:09:42 -0700 Subject: [PATCH] Send reviewed for dashboard --- web/src/views/live/LiveDashboardView.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/views/live/LiveDashboardView.tsx b/web/src/views/live/LiveDashboardView.tsx index 50179fd9b..e9729182f 100644 --- a/web/src/views/live/LiveDashboardView.tsx +++ b/web/src/views/live/LiveDashboardView.tsx @@ -114,6 +114,7 @@ export default function LiveDashboardView({ { limit: 10, severity: "alert", + reviewed: 0, cameras: alertCameras, }, ]);