Update AppImage 1.2.1.3

This commit is contained in:
MacRimi
2026-05-27 17:55:41 +02:00
parent e22ff85dc8
commit fe1297936f
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -924,7 +924,7 @@ export default function Hardware() {
</Badge>
</div>
<div className="grid gap-4 sm:grid-cols-2">
<div className="grid gap-4 lg:grid-cols-2">
{hardwareData.gpus.map((gpu, index) => {
const pciDevice = findPCIDeviceForGPU(gpu)
const fullSlot = pciDevice?.slot || gpu.slot