chore: release v0.2.1

This commit is contained in:
Jack Wills
2023-01-29 02:46:38 +00:00
parent df1e8aca10
commit c77c60e151
5 changed files with 28 additions and 23 deletions
+1 -1
View File
@@ -520,7 +520,7 @@ impl AppData {
}
// need to benchmark this?
// if self.get_sorted().is_some() {
self.sort_containers();
self.sort_containers();
// }
}