diff --git a/web/app/dashboard/page.tsx b/web/app/dashboard/page.tsx index c4a0356..8c31914 100644 --- a/web/app/dashboard/page.tsx +++ b/web/app/dashboard/page.tsx @@ -398,7 +398,7 @@ export default function DashboardPage() { {formatLatency(req.Latency)} {formatBytes(req.BytesSent)} - + {req.ClientIP}