From 0e26f2024af04dc4dc36cde77e561b9692b1a64f Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 17 Feb 2024 08:39:09 -0600 Subject: changes for repolist package --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 2d95df1..68f01f1 100644 --- a/structs.go +++ b/structs.go @@ -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 -- cgit v1.2.3