From 3c8b05bbf9bc51c49914c37bf755fb110baf3fc7 Mon Sep 17 00:00:00 2001 From: Yinyin Liu Date: Tue, 19 May 2026 09:36:12 +0200 Subject: [PATCH] comment Last Week button since there is no aggregated data --- .../src/content/dashboards/Overview/overview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/frontend-marios2/src/content/dashboards/Overview/overview.tsx b/typescript/frontend-marios2/src/content/dashboards/Overview/overview.tsx index 0c7e7a2ed..35f85c0f8 100644 --- a/typescript/frontend-marios2/src/content/dashboards/Overview/overview.tsx +++ b/typescript/frontend-marios2/src/content/dashboards/Overview/overview.tsx @@ -566,7 +566,7 @@ function Overview(props: OverviewProps) { > - {props.device !== 3 && props.product !== 2 && ( + {props.device !== 3 && props.product !== 2 && props.product !== 4 && (