Update AppImage

This commit is contained in:
MacRimi
2025-10-21 18:04:35 +02:00
parent f2d7d0af43
commit 6d23d3510f
2 changed files with 3 additions and 5 deletions

View File

@@ -890,9 +890,7 @@ export function VirtualMachines() {
</div>
</div>
<div className="flex items-center justify-center">
{getOSIcon(vmDetails?.config?.ostype, selectedVM.type)}
</div>
<div className="flex items-center justify-center">{/* Empty space - no logo */}</div>
</div>
</CardContent>
</Card>