fix show link after refresh

pull/20/head
Miguel Mota 6 years ago
parent 42f6c70850
commit 17494746b2

@ -26,7 +26,6 @@ func (ct *Cointop) refreshAll() error {
func (ct *Cointop) setRefreshStatus() {
go func() {
ct.loadingTicks("refreshing", 900)
ct.updateStatusbar("")
ct.rowChanged()
}()
}

Loading…
Cancel
Save