mirror of
https://github.com/miguelmota/cointop
synced 2024-11-05 00:00:14 +00:00
fix rename
This commit is contained in:
parent
4f0eb30606
commit
af1c954603
@ -53,7 +53,7 @@ func (ct *Cointop) layout(g *gocui.Gui) error {
|
||||
pad.Left("[7]D%", 9, " "),
|
||||
pad.Left("[t]otal supply", 20, " "),
|
||||
pad.Left("[a]vailable supply", 18, " "),
|
||||
pad.Left("[l]ast updated", 18, " "),
|
||||
pad.Left("last [u]pdated", 18, " "),
|
||||
}
|
||||
for _, h := range headers {
|
||||
t.AddCol(h)
|
||||
|
Loading…
Reference in New Issue
Block a user