diff --git a/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/Installation.tsx b/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/Installation.tsx index 73705dfcd..d812de30c 100644 --- a/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/Installation.tsx +++ b/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/Installation.tsx @@ -501,7 +501,7 @@ function SodioHomeInstallation(props: singleInstallationProps) { currentTab != 'installationTickets' && currentTab != 'documents' && currentTab != 'checklist' && - currentTab != 'onSiteChecklist' && ( + currentTab != 'onsiteChecklist' && (