diff --git a/js/web/src/components/dashboard/stream-monitor.tsx b/js/web/src/components/dashboard/stream-monitor.tsx index f8852098..20cd614c 100644 --- a/js/web/src/components/dashboard/stream-monitor.tsx +++ b/js/web/src/components/dashboard/stream-monitor.tsx @@ -1,3 +1,4 @@ +import { captureError } from "@/lib/log"; import { getStreamplaceUrl } from "@/lib/streamplace-url"; import type { LivestreamStore } from "@streamplace/core"; import { Eye, EyeOff, Radio, Wifi, WifiOff } from "lucide-react"; @@ -65,7 +66,15 @@ export function StreamMonitorWidget({ {/* Video area */}