diff --git a/AppImage/components/hardware.tsx b/AppImage/components/hardware.tsx index a41258ff..69ef26bd 100644 --- a/AppImage/components/hardware.tsx +++ b/AppImage/components/hardware.tsx @@ -839,12 +839,21 @@ export default function Hardware() { const pciDevice = findPCIDeviceForGPU(gpu) const fullSlot = pciDevice?.slot || gpu.slot - return ( -