diff options
| author | Jeff Carr <[email protected]> | 2024-02-06 04:03:17 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-06 04:03:17 -0600 |
| commit | fb88285aeb9e78cb53bba7a5a54cd7306c6263d5 (patch) | |
| tree | cb92c4ccbb9b16da54f86d3f8562d2073080289b /structs.go | |
| parent | 7071aad1a59904b8328fbb23ac8aeb59b6a4addd (diff) | |
go.work file for pkgsite
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
@@ -19,7 +19,7 @@ type autoType struct { allrepos map[string]*repo myGui *gui.Node - autotypistWindow *gadgets.BasicWindow + autotypistWindow *gui.Node // #### autotypist Global Display Options autoHidePerfect *gui.Node |
