From a7ad4af45c4adbb70da457e7e925c93ddac85251 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 6 Feb 2024 04:02:11 -0600 Subject: someday protobuf Signed-off-by: Jeff Carr --- structs.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index c82cd69..d14f08d 100644 --- a/structs.go +++ b/structs.go @@ -97,9 +97,9 @@ type Node struct { // most widgets need one value, this is current alue // value any - defaultS string + defaultS string newString string - currentS string + currentS string // label string -- cgit v1.2.3