Add connection quality indicators based on handshake time
This commit is contained in:
@@ -344,7 +344,7 @@ func (s *ListScreen) buildTable() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
statusText := s.formatStatusWithIcon(status, "")
|
statusText := s.formatStatusWithIcon(status, cws.Quality)
|
||||||
row := table.Row{
|
row := table.Row{
|
||||||
name,
|
name,
|
||||||
ipv4,
|
ipv4,
|
||||||
|
|||||||
Reference in New Issue
Block a user