This commit is contained in:
Nicolas Mowen 2025-09-29 13:41:32 -06:00
parent 4ee0e3126b
commit 951b36377b

View File

@ -881,10 +881,6 @@ function FrigateCameraFeatures({
// eslint-disable-next-line react-hooks/exhaustive-deps
}, []);
// navigate for debug view
const navigate = useNavigate();
// desktop shows icons part of row
if (isDesktop || isTablet) {
return (