diff options
| author | Jeff Carr <[email protected]> | 2025-02-21 06:05:55 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-21 06:05:55 -0600 |
| commit | 9db8405954214cd5f91ffb54f884f44a6195d29f (patch) | |
| tree | affde2b64b3b4025b68608bb1918888739a5490c | |
| parent | a2a9fbb840a916433f747b4d03b2538cae88e94d (diff) | |
standard protobuf table changesv0.22.88
| -rw-r--r-- | doGui.go | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -310,6 +310,9 @@ func makeStandardReposWindow(pb *gitpb.Repos) { log.Info("do button click on", r.GetGoPath()) } t.AddMasterVersion() + t.AddDevelVersion() + t.AddUserVersion() + t.AddCurrentBranchName() t.AddState() t.ShowTable() /* |
