diff options
| author | Jeff Carr <[email protected]> | 2024-01-08 12:55:23 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-08 12:55:23 -0600 |
| commit | b9929490609301454eacbc4bf0358002efb680c8 (patch) | |
| tree | 57891adffaa205752dafc1025988c1d6be3af841 /structs.go | |
| parent | 16fe0dacddbb3f425ec43174ccd7fb347e2e310d (diff) | |
more debugging & smartwindow test
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ type Host struct { fixWindow *smartwindow.SmartWindow problems *errorBox + autofix *gui.Node } type IPtype struct { |
