diff --git a/AppImage/components/network-metrics.tsx b/AppImage/components/network-metrics.tsx index c3af53c..a825dca 100644 --- a/AppImage/components/network-metrics.tsx +++ b/AppImage/components/network-metrics.tsx @@ -846,6 +846,22 @@ export function NetworkMetrics() { {/* Network Traffic Statistics - Only show if interface is UP and NOT a VM interface */} {displayInterface.status.toLowerCase() === "up" && displayInterface.vm_type !== "vm" ? (