From 50a27fa3f68f96473da1ca078580b0fac74f2408 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 29 Oct 2025 19:22:53 +0100 Subject: [PATCH] Update virtual-machines.tsx --- AppImage/components/virtual-machines.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AppImage/components/virtual-machines.tsx b/AppImage/components/virtual-machines.tsx index 06c64d4..d6ebc19 100644 --- a/AppImage/components/virtual-machines.tsx +++ b/AppImage/components/virtual-machines.tsx @@ -1237,7 +1237,7 @@ export function VirtualMachines() { -
+
{vmDetails.config.cores && (
CPU Cores
@@ -1259,7 +1259,7 @@ export function VirtualMachines() {
{selectedVM?.type === "lxc" && vmDetails?.lxc_ip_info && ( -
+

IP Addresses