mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
add color for created status containers, update default sortfield
This commit is contained in:
@@ -14,7 +14,7 @@ var params = []*Param{
|
||||
},
|
||||
&Param{
|
||||
Key: "sortField",
|
||||
Val: "id",
|
||||
Val: "state",
|
||||
Label: "Container Sort Field",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user