add a HomeDir

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2019-05-23 11:34:39 -07:00
parent 5775e40780
commit 7bcdefb94a
1 changed files with 1 additions and 0 deletions

1
gui.go
View File

@ -27,6 +27,7 @@ type GuiDataStructure struct {
Version string
GitCommit string
GoVersion string
HomeDir string
// account entry textboxes
AccNick string