From cc7a1b0bdc69335132a022111c759931db6d1566 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 28 Nov 2024 18:36:00 -0600 Subject: compiles. kinda runs --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 4817831..5b04899 100644 --- a/structs.go +++ b/structs.go @@ -24,7 +24,7 @@ type RepoList struct { // the main window and box mainWindow *gui.Node - mainbox *gui.Node + mainbox *gui.Node onlyMe bool goSrcPwd string -- cgit v1.2.3