standard protobuf table changes

This commit is contained in:
Jeff Carr 2025-02-21 06:05:55 -06:00
parent a2a9fbb840
commit 9db8405954
1 changed files with 3 additions and 0 deletions

View File

@ -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()
/*