From c05eacf45aa7554fa72fc0b319949ab50eab9e0d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 25 Jan 2024 11:35:40 -0600 Subject: delete everything button Signed-off-by: Jeff Carr --- structs.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index f60683b..1b5e467 100644 --- a/structs.go +++ b/structs.go @@ -53,6 +53,9 @@ type autoType struct { autoWorkingPwd *gadgets.OneLiner downloadEverythingButton *gui.Node + + // delete ~/go/src & ~/go/pkg buttons + deleteGoSrcPkgB *gui.Node } /* -- cgit v1.2.3