change display scan emoji on report

This commit is contained in:
MaineK00n
2020-10-15 12:04:38 +09:00
parent 1307a6d1ef
commit e281882cc6
2 changed files with 5 additions and 1 deletions

View File

@@ -730,6 +730,7 @@ func setChangelogLayout(g *gocui.Gui) error {
if len(p.ListenPorts) == 0 {
lines = append(lines, fmt.Sprintf(" * PID: %s %s Port: []",
p.PID, p.Name))
continue
}
var ports []string