summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--windowNewPatchsets.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/windowNewPatchsets.go b/windowNewPatchsets.go
index f5a786f..59c9d15 100644
--- a/windowNewPatchsets.go
+++ b/windowNewPatchsets.go
@@ -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()