From 6d59e0f0f7db343b00748a98e19286994fcbf19f Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 30 Jan 2024 23:55:04 -0600 Subject: more code cleanups Signed-off-by: Jeff Carr --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') 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 -- cgit v1.2.3