From 21836a8001feefa142f00fb3a7f4746b93377434 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 30 Jan 2024 03:17:15 -0600 Subject: trap toolkit panics Signed-off-by: Jeff Carr --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index ddc22c0..fba741c 100644 --- a/structs.go +++ b/structs.go @@ -151,7 +151,7 @@ type guiWidget struct { active bool - enable bool + enable bool defaultColor *colorT // store the color to go back to hidden bool -- cgit v1.2.3