summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-06 04:02:11 -0600
committerJeff Carr <[email protected]>2024-02-06 04:02:11 -0600
commita7ad4af45c4adbb70da457e7e925c93ddac85251 (patch)
treef018a9210cdcc041c73eb77b4b5c8f222948e034
parenta57a8b5a6348a9142088a0170a3682cdc0ecdb23 (diff)
someday protobuf
Signed-off-by: Jeff Carr <[email protected]>
-rw-r--r--structs.go4
1 files changed, 2 insertions, 2 deletions
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