From c00143ec9d932ac74dff2e9ae4d6d07928e4a857 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 20 Jan 2024 20:04:05 -0600 Subject: general improvments better window open debugger works again new go mod Signed-off-by: Jeff Carr Signed-off-by: Jeff Carr --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index c8323d1..54765b7 100644 --- a/structs.go +++ b/structs.go @@ -5,6 +5,7 @@ import ( "go.wit.com/lib/gadgets" ) +// there can be only one per application var myLogGui *LogSettings type LogSettings struct { -- cgit v1.2.3