diff options
| author | Jeff Carr <[email protected]> | 2024-01-31 01:36:54 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-31 01:36:54 -0600 |
| commit | 1c3263638364b85eb023cabad8efda9f5f6cae1f (patch) | |
| tree | e3296441e848a67f3f10018d0bcf5e99f12c0fa9 /structs.go | |
| parent | f419286c05a9742e1b46f72b1e2dba0b373f1874 (diff) | |
add the dangerous things
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
@@ -26,6 +26,7 @@ type autoType struct { // #### autotypist Global Display Options autoHidePerfect *gui.Node autoHideReadOnly *gui.Node + ignoreWhitelist *gui.Node // #### autotypist Global Build Options // what to change all the branches to |
