Remove 'coming soon' indicator from Automation menu item

This commit is contained in:
Muhammad Ibrahim
2025-10-11 20:55:27 +01:00
parent 7985a225d7
commit 9f8c88badf

View File

@@ -148,7 +148,6 @@ const Layout = ({ children }) => {
name: "Automation",
href: "/automation",
icon: List,
comingSoon: true,
},
);