chore: release v0.1.11

This commit is contained in:
Jack Wills
2023-01-03 19:23:20 +00:00
parent 8499c33598
commit 8bd6c94b49
4 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -462,7 +462,7 @@ impl AppData {
}
// need to benchmark this?
if self.get_sorted().is_some() {
self.sort_containers();
self.sort_containers();
}
}