feat: update analytics

This commit is contained in:
ivannoskov
2026-01-12 12:46:29 +03:00
parent 52a4425751
commit 1f36a074af
14 changed files with 1683 additions and 594 deletions

View File

@@ -424,7 +424,7 @@ export function AppSidebar({ ...props }: React.ComponentProps<typeof Sidebar>) {
items: [
{
title: "По проектам",
url: buildRoute.analytics(workspaceId),
url: buildRoute.analyticsProjects(workspaceId),
icon: Tv,
},
{