Skip to content

Commit

Permalink
fixed id typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahadrovic committed Sep 28, 2023
1 parent 0d62591 commit b033d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ export const MANAGED_BOARDS = [
...jiraInsights,
},
{
id: "mongiodb-insights",
id: "mongodb-insights",
name: "MongoDB Insights",
category: "",
...mongoDbInsights,
Expand Down

0 comments on commit b033d1e

Please sign in to comment.