We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f40904 commit 1ebb411Copy full SHA for 1ebb411
src/app/data_display_options.rs
@@ -57,7 +57,7 @@ impl Default for DataDisplayOptions {
57
.into_iter()
58
.map(String::from)
59
.collect(),
60
- emphasize_if_matching_field_idx: Some(1),
+ emphasize_if_matching_field_idx: Some(2),
61
}
62
63
0 commit comments