diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ type RepoStatus struct { window *gadgets.BasicWindow // a box of all the git tags - Tags *gitTagBox + Tags *GitTagBox dirtyLabel *gadgets.OneLiner readOnly *gadgets.OneLiner |
