From 7b6a12ee62afca66f4f58f8789a9388d56944897 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 9 Apr 2024 20:20:20 +0200 Subject: going good --- src/i_host.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i_host.go') diff --git a/src/i_host.go b/src/i_host.go index 76334e1..903f556 100644 --- a/src/i_host.go +++ b/src/i_host.go @@ -114,7 +114,7 @@ func i_draw_host_panel(ui HardUI, icons bool, if ptr.is_dir() == false && ptr.Host != nil { i_host_panel_host(ui, icons, - ptr.Host.Parent.Depth, + ptr.Host.parent.Depth, ptr.Host, litems.curr.Host, line) -- cgit v1.2.3