docs: new screenshot

This commit is contained in:
Jack Wills
2022-07-22 21:32:53 +00:00
parent 8cdfa2d6be
commit b620f9c001
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ impl AppData {
init: false,
logs_parsed: false,
show_error: false,
sorted_by: Some((Header::State, SortedOrder::Asc))
sorted_by: None,
}
}