diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ type RepoList struct { shownCount *gui.Node hideFunction func(*Repo) + duration *gui.Node } type Repo struct { |
