diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ type RepoList struct { // the main window and box mainWindow *gui.Node - mainbox *gui.Node + mainbox *gui.Node onlyMe bool goSrcPwd string |
