diff --git a/typescript/frontend-marios2/src/content/dashboards/BatteryView/BatteryViewSodioHome.tsx b/typescript/frontend-marios2/src/content/dashboards/BatteryView/BatteryViewSodioHome.tsx index 21de1ca34..90a4e9f30 100644 --- a/typescript/frontend-marios2/src/content/dashboards/BatteryView/BatteryViewSodioHome.tsx +++ b/typescript/frontend-marios2/src/content/dashboards/BatteryView/BatteryViewSodioHome.tsx @@ -240,12 +240,13 @@ function BatteryViewSodioHome(props: BatteryViewSodioHomeProps) { align="center" sx={{ fontWeight: 'bold' }} > - + >*/} {'Battery Cluster ' + BatteryId} - + {/**/} - {props.device !== 3 && ( + {props.device !== 3 && props.product !== 2 && (