mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Add DNS to Security
This commit is contained in:
committed by
Chris Cummer
parent
aa658db210
commit
cc4b5714f0
@@ -71,7 +71,7 @@ func (widget *Widget) contentFrom(deploys []nr.ApplicationDeployment) string {
|
||||
str = str + fmt.Sprintf(
|
||||
" [green]%s[white] %s %-16s\n",
|
||||
deploy.Revision[0:8],
|
||||
deploy.Timestamp.Format("Jan 02, 15:04"),
|
||||
deploy.Timestamp.Format("Jan 02, 15:04 MST"),
|
||||
wtf.NameFromEmail(deploy.User),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user