From 29551667f0c1bca602870caba5921d3abcbe992e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 8 Nov 2024 06:43:45 -0600 Subject: use go-cmd/cmd --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 128426d..2531e96 100644 --- a/structs.go +++ b/structs.go @@ -38,7 +38,7 @@ type RepoList struct { hideFunction func(*RepoRow) duration *gui.Node - rows []*RepoRow + rows []*RepoRow } type RepoRow struct { -- cgit v1.2.3