diff options
| -rw-r--r-- | gui.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ type GuiDataStructure struct { Version string GitCommit string GoVersion string + HomeDir string // account entry textboxes AccNick string |
![]() |
index : go.wit.com/gui.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | gui.go | 1 |
@@ -27,6 +27,7 @@ type GuiDataStructure struct { Version string GitCommit string GoVersion string + HomeDir string // account entry textboxes AccNick string |