diff --git a/web/src/views/events/RecordingView.tsx b/web/src/views/events/RecordingView.tsx index 5cd945b05..3895539e1 100644 --- a/web/src/views/events/RecordingView.tsx +++ b/web/src/views/events/RecordingView.tsx @@ -46,6 +46,7 @@ import { ASPECT_VERTICAL_LAYOUT, ASPECT_WIDE_LAYOUT } from "@/types/record"; import { useResizeObserver } from "@/hooks/resize-observer"; import { cn } from "@/lib/utils"; import { useFullscreen } from "@/hooks/use-fullscreen"; +import { LuFolderX } from "react-icons/lu"; const SEGMENT_DURATION = 30; @@ -624,7 +625,8 @@ export function RecordingView({ ) : (
-
+
+ No recordings or previews found for this time