mirror of
https://github.com/aclist/dztui.git
synced 2024-12-28 21:32:36 +01:00
fix: typo
This commit is contained in:
parent
ef3fffca47
commit
eaa6c11543
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ class RowType(EnumWithAttrs):
|
|||
}
|
||||
RECENT_SERVERS = {
|
||||
"label": "Recent servers",
|
||||
"tooltip": "Shows the last to servers you connected to (includes attempts)",
|
||||
"tooltip": "Shows the last 10 servers you connected to (includes attempts)",
|
||||
}
|
||||
CONN_BY_IP = {
|
||||
"label": "Connect by IP",
|
||||
|
|
Loading…
Reference in a new issue