schedules page removed

This commit is contained in:
IGNY8 VPS (Salman)
2025-11-16 21:21:07 +00:00
parent 51cd021f85
commit 56c30e4904
9 changed files with 12 additions and 35 deletions

View File

@@ -11,7 +11,6 @@ import {
PlugInIcon,
TaskIcon,
BoltIcon,
TimeIcon,
DocsIcon,
PageIcon,
DollarLineIcon,
@@ -144,12 +143,6 @@ const AppSidebar: React.FC = () => {
});
}
workflowItems.push({
icon: <TimeIcon />,
name: "Schedules",
path: "/schedules",
});
return [
{
label: "OVERVIEW",