Skip to content

Commit

Permalink
Merge pull request #133 from JupiterOne/no-ticket-trend-removal
Browse files Browse the repository at this point in the history
No ticket: Removing trend data for beta dashboard
  • Loading branch information
henrymgarrett authored Dec 15, 2023
2 parents 6c901da + 61fbdc3 commit 735f1d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupiterone/insights-dashboards",
"version": "4.1.1",
"version": "4.1.2",
"description": "JupiterOne Insights Dashboards",
"repository": {
"type": "git",
Expand Down
8 changes: 2 additions & 6 deletions src/boards/device-anomaly-detection-beta/board.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@
}
],
"settings": {
"number": {
"trendDataIsEnabled": true
}
"number": {}
}
}
},
Expand Down Expand Up @@ -51,9 +49,7 @@
}
],
"settings": {
"number": {
"trendDataIsEnabled": true
}
"number": {}
}
}
},
Expand Down

0 comments on commit 735f1d0

Please sign in to comment.