From c488fcaf6cc92beb73f47fb2381602d2102e6b1f Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 25 Jan 2024 13:09:33 -0600 Subject: add download buttons to the go.wit.com/list window Signed-off-by: Jeff Carr --- structs.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 1b5e467..d795e04 100644 --- a/structs.go +++ b/structs.go @@ -22,8 +22,8 @@ type autoType struct { autotypistWindow *gadgets.BasicWindow // #### autotypist Global Display Options - autoHidePerfect *gui.Node - autoHideReadOnly *gui.Node + autoHidePerfect *gui.Node + autoHideReadOnly *gui.Node // #### autotypist Global Build Options // what to change all the branches to -- cgit v1.2.3