diff options
| author | Jeff Carr <[email protected]> | 2024-03-01 21:35:42 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-03-01 21:35:42 -0600 |
| commit | de662f3b181fe85d97d4b3b249ebd1c09576c736 (patch) | |
| tree | 97217123a5149e23acf51f8e77b85274f61896ae /structs.go | |
| parent | e3202ae1e997057702da62466ab8d61c53bca9ff (diff) | |
save name of the cfgfilev0.21.2
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ type RepoList struct { goSrcPwd string allrepos map[string]*RepoRow viewName string - cfgfile string + cfgfile string reposbox *gui.Node reposgrid *gui.Node |
