From 0e6ef50ad29ca218cd6b1571fdb4c2ff92a2a32d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 20 Jan 2025 02:50:07 -0600 Subject: gui is improved --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 871f70e..d8e7833 100644 --- a/structs.go +++ b/structs.go @@ -63,7 +63,7 @@ type mainType struct { // displays a summary of all the repos // has total dirty, total read-only // total patches, etc - summary *patchSummary + // summary *patchSummary // when switch to user or devel branches, autocreate them autoCreateBranches *gui.Node -- cgit v1.2.3