diff --git a/component/session/server.go b/component/session/server.go index 8faecfb..fa82634 100644 --- a/component/session/server.go +++ b/component/session/server.go @@ -97,7 +97,7 @@ table, th, td { // Statistics table _, _ = fmt.Fprintf(w, "
Statistics (%d)
", runtime.NumGoroutine()) _, _ = fmt.Fprintf(w, "| Last Refresh Time | Platform | CPU | Mem | Disk | Uptime | Total | Upload | Download |
|---|---|---|---|---|---|---|---|---|
| Last Refresh Time | Platform Version | CPU | Mem | Disk | Uptime | Total | Upload | Download |
| %v | %v | %v | %v | %v | %v | %v | %v | %v |