Skip to content

Commit 95b150e

Browse files
Bug 1963918 - Disable infra changes line by default
1 parent af7211c commit 95b150e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/perfherder/graphs/GraphsView.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class GraphsView extends React.Component {
4141
selectedDataPoint: null,
4242
highlightAlerts: true,
4343
highlightCommonAlerts: false,
44-
highlightChangelogData: true,
44+
highlightChangelogData: false,
4545
highlightedRevisions: ['', ''],
4646
testData: [],
4747
errorMessages: [],

0 commit comments

Comments
 (0)