summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-27 09:05:14 -0600
committerJeff Carr <[email protected]>2024-01-27 09:05:14 -0600
commit9dfe7aa2b9253e8ffab304180e7beb703e856510 (patch)
tree8a0c7c3890868eeeb0c03008d1ecd2c8c3b4c638
parent3388a2dc2c0560278a01e14abe53dc30bfecaee3 (diff)
nocui works
Signed-off-by: Jeff Carr <[email protected]>
-rw-r--r--listWindow.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/listWindow.go b/listWindow.go
index 1819b96..3432776 100644
--- a/listWindow.go
+++ b/listWindow.go
@@ -16,6 +16,7 @@ import (
)
var lw *gadgets.BasicWindow
+
var allsections []*section
type witRepo struct {