docs: comment improved

This commit is contained in:
Jack Wills
2025-02-23 12:56:01 +00:00
parent 6d5a1e1b10
commit 6ea4ba86bd
+1 -1
View File
@@ -317,7 +317,7 @@ impl AppData {
self.sorted_by
}
/// Get a vec of the containers ID's
/// Get a vec of the containers ID's in the order they are displayed in the containers panel
fn get_current_ids(&self) -> Vec<ContainerId> {
self.containers
.items