diff options
| author | Jeff Carr <[email protected]> | 2024-01-30 23:38:46 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-30 23:38:46 -0600 |
| commit | d18a8018cb95cd3218226639e6afa5b4e3f51af0 (patch) | |
| tree | 5a86f9640ccafcec62aaf11d8fec2001792b71c4 /structs.go | |
| parent | 3dcb1683482c5d1dfa8bd08c6e42c98939114198 (diff) | |
general 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 |
