From a26018c86d16e2e70459b4a10e00b0cf024aaba8 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 1 Feb 2024 08:49:16 -0600 Subject: works within 30 seconds Signed-off-by: Jeff Carr --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index f3fad50..99a97e7 100644 --- a/structs.go +++ b/structs.go @@ -63,6 +63,7 @@ type Host struct { witcom *gadgets.BasicWindow fixButton *gui.Node fixWindow *gadgets.BasicWindow + showErrorsB *gui.Node problems *errorBox autofix *gui.Node -- cgit v1.2.3