diff options
| author | Jeff Carr <[email protected]> | 2019-05-27 21:29:30 -0700 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2019-05-27 21:29:30 -0700 |
| commit | 2e033c4a80859dde3c70f5d1497a7800b6661c35 (patch) | |
| tree | 3d1c235ca1bc79dfe20fad0d69132fc984d24c6b /structs.go | |
| parent | d886922680ff0661aa0c81087ffe399a93beda2e (diff) | |
sync with server daemon
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ type EntryMap struct { Account *pb.Account VM *pb.Event_VM - B *ui.Button + B *ButtonMap FB *ui.FontButton A *ui.Area W *ui.Window |
