mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
update sig
This commit is contained in:
parent
c0db41ebcb
commit
ea5968edce
@ -18,7 +18,7 @@ type Status struct {
|
||||
health []ui.Cell
|
||||
}
|
||||
|
||||
func NewStatus() *Status {
|
||||
func NewStatus() CompactCol {
|
||||
s := &Status{
|
||||
Block: ui.NewBlock(),
|
||||
health: []ui.Cell{{Ch: ' '}},
|
||||
|
Loading…
Reference in New Issue
Block a user