Rename connections."Count" => "#", flex remote column

This commit is contained in:
Simon Howe
2016-09-21 15:13:01 +02:00
parent fc3fc72205
commit 52362496b3
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ const (
portKey = "port"
portLabel = "Port"
countKey = "count"
countLabel = "Count"
countLabel = "#"
remoteKey = "remote"
remoteLabel = "Remote"
number = "number"