From ccba007256bf14a2bea871c181855e4c4741a382 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 24 May 2019 15:35:41 -0700 Subject: ping almost works Signed-off-by: Jeff Carr --- structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'structs.go') diff --git a/structs.go b/structs.go index e868fde..3f25033 100644 --- a/structs.go +++ b/structs.go @@ -102,6 +102,7 @@ type ButtonMap struct { onClick func (int, string) onChanged func (int, string) custom func (*ButtonMap) + pbVM *pb.Event_VM Name string // the text on the button Note string // what type of button AccNick string // what account this button is for -- cgit v1.2.3