We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0581a8d commit 13b2bc4Copy full SHA for 13b2bc4
1 file changed
src/reports/resources/report-page.js
@@ -72,7 +72,7 @@ var allWarnings = []
72
73
var sortState = {
74
key: "name",
75
- dir: true, // true = ascending, false = descending
+ dir: true, // true = descending, false = ascending
76
}
77
78
// Next are various strings used in the UI
0 commit comments