diff options
| author | Jeff Carr <[email protected]> | 2025-02-22 04:46:45 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-22 04:46:45 -0600 |
| commit | 79178228b3113ed770cf0325aeea8acdc67c392f (patch) | |
| tree | 67a5a413d28dc38bc56cfc5fcfab9afcace94c0e /structs.go | |
| parent | c1f7968f7cf66430c8d4ca352f0830b3029a4f08 (diff) | |
attempt to merge devel
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ type mainType struct { repoDirtyB *gui.Node // "dirty" repos button repoDevelMergeB *gui.Node // "merge to devel" repos button repoWritableB *gui.Node // "what repos are writable" repos button + demoB *gui.Node // opens the demo argvCheckoutUser bool // shared between the GUI and the command line tools argvCheckoutDevel bool // shared between the GUI and the command line tools |
