feat: update analytics
This commit is contained in:
@@ -424,7 +424,7 @@ export function AppSidebar({ ...props }: React.ComponentProps<typeof Sidebar>) {
|
||||
items: [
|
||||
{
|
||||
title: "По проектам",
|
||||
url: buildRoute.analytics(workspaceId),
|
||||
url: buildRoute.analyticsProjects(workspaceId),
|
||||
icon: Tv,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user