mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
use consistent case for ctop name
This commit is contained in:
@@ -15,7 +15,7 @@ var switches = []*Switch{
|
||||
&Switch{
|
||||
Key: "enableHeader",
|
||||
Val: true,
|
||||
Label: "Enable cTop Status Line",
|
||||
Label: "Enable Status Header",
|
||||
},
|
||||
&Switch{
|
||||
Key: "loggingEnabled",
|
||||
|
||||
Reference in New Issue
Block a user