diff options
| author | Jeff Carr <[email protected]> | 2024-01-30 23:55:04 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-30 23:55:04 -0600 |
| commit | 6d59e0f0f7db343b00748a98e19286994fcbf19f (patch) | |
| tree | f539294e6a4ef8ac48f50ae3ac388573ec992cf8 /structs.go | |
| parent | d18a8018cb95cd3218226639e6afa5b4e3f51af0 (diff) | |
more code cleanups
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
