diff options
| author | Jeff Carr <[email protected]> | 2019-05-24 15:35:41 -0700 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2019-05-24 15:35:41 -0700 |
| commit | ccba007256bf14a2bea871c181855e4c4741a382 (patch) | |
| tree | 82309559380ea81989a5907a5647d52779f73dd1 /structs.go | |
| parent | 858f7fd93cf77bdb7bafbae0f58af6eae1766aec (diff) | |
ping almost works
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
