From e799a19b2cca024cb8effa0da7c97de580d7118c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 9 Sep 2025 02:04:56 -0500 Subject: working on the GUI init process --- argv.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'argv.go') diff --git a/argv.go b/argv.go index 5bc4243..8637176 100644 --- a/argv.go +++ b/argv.go @@ -36,7 +36,7 @@ func InitArg() { if argGui.GuiPluginHack != "" { // does os.Exec() and does not return - testPluginAndExit() + TestPluginAndExit() } } -- cgit v1.2.3