diff options
| author | Jeff Carr <[email protected]> | 2024-11-08 06:43:45 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-08 06:43:45 -0600 |
| commit | 29551667f0c1bca602870caba5921d3abcbe992e (patch) | |
| tree | 30ac8b894c973d3a01148fc74f7b8ae70e012252 /structs.go | |
| parent | ca00923762acf87139188c7fc6eac9f67107d7fe (diff) | |
use go-cmd/cmdv0.22.12
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 { |
