diff --git a/dashboard/new-dashboard/src/components/intelliJ/IndexingDashboard.vue b/dashboard/new-dashboard/src/components/intelliJ/IndexingDashboard.vue index 84208a11..8947e39f 100644 --- a/dashboard/new-dashboard/src/components/intelliJ/IndexingDashboard.vue +++ b/dashboard/new-dashboard/src/components/intelliJ/IndexingDashboard.vue @@ -50,7 +50,7 @@ const chartsDeclaration: ChartDefinition[] = [ { labels: ["Indexing (Big projects)"], measures: ["indexingTimeWithoutPauses"], - projects: ["community/indexing", "intellij_commit/indexing", "community/indexingWithHighlighting"], + projects: ["community/indexing", "intellij_commit/indexing", "community/indexingWithHighlighting", "indexing-community/indexingWithHighlighting"], }, { labels: ["Scanning (Big projects)"],