diff options
author | Joe <rbo@gmx.us> | 2023-12-20 20:20:20 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2023-12-20 20:20:20 +0100 |
commit | 7e019f9db61db34b864f123d059429ea33045f90 (patch) | |
tree | 1f79030c6a062089ef82b20da81df798684744fb /i_ui.go | |
parent | loop (diff) | |
download | hardflip-7e019f9db61db34b864f123d059429ea33045f90.tar.gz hardflip-7e019f9db61db34b864f123d059429ea33045f90.tar.bz2 hardflip-7e019f9db61db34b864f123d059429ea33045f90.tar.xz hardflip-7e019f9db61db34b864f123d059429ea33045f90.tar.zst hardflip-7e019f9db61db34b864f123d059429ea33045f90.zip |
fix
Diffstat (limited to 'i_ui.go')
-rw-r--r-- | i_ui.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -150,7 +150,6 @@ func i_host_panel(s tcell.Screen, t [2]int, for i := 0; i < (t[W] / 3) - len(host.Folder + host.Name) - 2; i++ { spaces += " " - i++ } if host.Type == 0 { i_draw_text(s, |