add hostname

This commit is contained in:
Jeff Carr 2025-03-22 08:30:06 -05:00
parent fd9cefdb76
commit 205b1fe1ed
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ func AddPatchsetsPB(tbox *gui.Node, pb *forgepb.Patchsets) *forgepb.PatchsetsTab
t.AddComment()
t.AddState()
t.AddHostname()
ctimef := func(p *forgepb.Patchset) string {
ctime := p.Ctime.AsTime()