From 985c42221758e40b2811bdd61d6941bda63dccc1 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 17 Feb 2024 15:48:56 -0600 Subject: export Status --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index f48b152..49d826d 100644 --- a/structs.go +++ b/structs.go @@ -50,5 +50,5 @@ type Repo struct { statusButton *gui.Node // opens up the status window diffButton *gui.Node // opens up the status window - status *repostatus.RepoStatus + Status *repostatus.RepoStatus } -- cgit v1.2.3