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, }, ]);