From cbaa1c37132e73d4fd112418a7544ae71b46dfe0 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 8 Feb 2025 06:35:38 -0600 Subject: make a config file --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index a3b9a63..eb76f39 100644 --- a/structs.go +++ b/structs.go @@ -18,6 +18,7 @@ var treeRoot *Node type TreeInfo struct { PluginName string + config *ToolkitConfigs // this is the channel we send user events like // mouse clicks or keyboard events back to the program -- cgit v1.2.3