diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ type RepoList struct { hideFunction func(*RepoRow) duration *gui.Node - rows []*RepoRow + rows []*RepoRow } type RepoRow struct { |
