diff --git a/AppImage/components/network-metrics.tsx b/AppImage/components/network-metrics.tsx index 8882caa..548feb7 100644 --- a/AppImage/components/network-metrics.tsx +++ b/AppImage/components/network-metrics.tsx @@ -836,7 +836,7 @@ export function NetworkMetrics() { ) : selectedInterface.status.toLowerCase() === "up" && selectedInterface.vm_type === "vm" ? (
-

Traffic Statistics

+

Traffic since last boot

Bytes Received
diff --git a/AppImage/components/network-traffic-chart.tsx b/AppImage/components/network-traffic-chart.tsx index a978e35..9fcce62 100644 --- a/AppImage/components/network-traffic-chart.tsx +++ b/AppImage/components/network-traffic-chart.tsx @@ -208,7 +208,7 @@ export function NetworkTrafficChart({ timeframe, interfaceName, onTotalsCalculat return ( - +