summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-20 20:04:05 -0600
committerJeff Carr <[email protected]>2024-01-20 20:04:05 -0600
commitc00143ec9d932ac74dff2e9ae4d6d07928e4a857 (patch)
tree20323a8a6f6e7f78cad282934a54248b6acdf507 /structs.go
parent8a655d64a3cfcefa9ed01bb276b06f40ddfd18d1 (diff)
general improvmentsv0.10.2
better window open debugger works again new go mod Signed-off-by: Jeff Carr <[email protected]> Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 1 insertions, 0 deletions
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 {