From fb88285aeb9e78cb53bba7a5a54cd7306c6263d5 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 6 Feb 2024 04:03:17 -0600 Subject: go.work file for pkgsite Signed-off-by: Jeff Carr --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index d093065..0a649ff 100644 --- a/structs.go +++ b/structs.go @@ -19,7 +19,7 @@ type autoType struct { allrepos map[string]*repo myGui *gui.Node - autotypistWindow *gadgets.BasicWindow + autotypistWindow *gui.Node // #### autotypist Global Display Options autoHidePerfect *gui.Node -- cgit v1.2.3