diff --git a/web/src/views/explore/ExploreView.tsx b/web/src/views/explore/ExploreView.tsx index 88f6c8b88..0e56e613a 100644 --- a/web/src/views/explore/ExploreView.tsx +++ b/web/src/views/explore/ExploreView.tsx @@ -23,6 +23,7 @@ import { FrigateConfig } from "@/types/frigateConfig"; import { useTranslation } from "react-i18next"; import { getTranslatedLabel } from "@/utils/i18n"; import { LuSearchX } from "react-icons/lu"; +import { getIconForLabel } from "@/utils/iconUtil"; type ExploreViewProps = { setSearchDetail: (search: SearchResult | undefined) => void; @@ -149,6 +150,9 @@ function ThumbnailRow({ return (