summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-22 08:30:06 -0500
committerJeff Carr <[email protected]>2025-03-22 08:30:06 -0500
commit205b1fe1edb5424f23a1b36f9e39df14765ff5af (patch)
tree37010d39ceb6c3a101e3f326961217fa81dcf30a
parentfd9cefdb761966ad9f37cf39425d5b983863bbab (diff)
add hostnamev0.22.111
-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()