@@ -143,9 +143,9 @@ func main() {
}
fmt.Fprintf(w, "%2s %-22s %6s\n",
fmt.Fprintf(w, "%2s %-11s %6s\n",
d.ServingLine.Symbol,
direction[:min(len(direction), 22)],
direction[:min(len(direction), 11)],
leaving,
)
The note is not visible to the blocked user.