From 63a79121e3667ed84432b7bc9e3239cb62c059c8 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 16 Feb 2024 20:37:23 -0600 Subject: trying to create branches --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 1f24534..d6fd2d1 100644 --- a/structs.go +++ b/structs.go @@ -84,7 +84,7 @@ type autoType struct { // these hold the branches that the user can switch all // the repositories to them - newBranch *gui.Node + newBranch *gui.Node setBranchB *gui.Node } -- cgit v1.2.3