summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-30 23:55:04 -0600
committerJeff Carr <[email protected]>2024-01-30 23:55:04 -0600
commit6d59e0f0f7db343b00748a98e19286994fcbf19f (patch)
treef539294e6a4ef8ac48f50ae3ac388573ec992cf8 /structs.go
parentd18a8018cb95cd3218226639e6afa5b4e3f51af0 (diff)
more code cleanups
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index 9958845..d093065 100644
--- a/structs.go
+++ b/structs.go
@@ -53,7 +53,7 @@ type autoType struct {
scanEveryMinute *gui.Node
// The current working directory
- // autoWorkingPwd *gadgets.OneLiner
+ autoWorkingPwd *gadgets.OneLiner
// what is being used as your home dir
userHomePwd *gadgets.OneLiner