diff --git a/frontend/src/pages/Automation/AutomationPage.tsx b/frontend/src/pages/Automation/AutomationPage.tsx
index b30a165a..388272a4 100644
--- a/frontend/src/pages/Automation/AutomationPage.tsx
+++ b/frontend/src/pages/Automation/AutomationPage.tsx
@@ -378,7 +378,7 @@ const AutomationPage: React.FC = () => {
};
return (
<>
-
Site: {activeSite.name} diff --git a/frontend/src/pages/Sites/List.tsx b/frontend/src/pages/Sites/List.tsx index 79bbcdea..0b25cd88 100644 --- a/frontend/src/pages/Sites/List.tsx +++ b/frontend/src/pages/Sites/List.tsx @@ -491,9 +491,9 @@ export default function SiteList() { return (