feat(dashboard): Setup workflows in V2 routes (#6939)
This commit is contained in:
committed by
GitHub
parent
20e8df914e
commit
849010d875
@@ -68,8 +68,8 @@ const useDeveloperRoutes = (): NavItemProps[] => {
|
||||
to: "/settings/api-key-management",
|
||||
},
|
||||
{
|
||||
label: t("executions.domain"),
|
||||
to: "/settings/executions",
|
||||
label: t("workflowExecutions.domain"),
|
||||
to: "/settings/workflows",
|
||||
},
|
||||
],
|
||||
[t]
|
||||
|
||||
Reference in New Issue
Block a user