feat: add tickets page and update workbench rail links to correct paths
This commit is contained in:
@@ -17,7 +17,7 @@ const workbenchRailItems = [
|
||||
{
|
||||
key: "tickets",
|
||||
titleKey: "nav.tickets",
|
||||
href: "/dashboard/tickets",
|
||||
href: "/workbench/tickets",
|
||||
icon: FileTextIcon,
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user