Update AppImage

This commit is contained in:
MacRimi
2025-10-02 18:28:36 +02:00
parent 97288ed6ce
commit 15f3af2020
3 changed files with 66 additions and 16 deletions

View File

@@ -201,7 +201,6 @@ export function ProxmoxDashboard() {
<Server className="h-4 w-4 text-muted-foreground" />
<div className="text-sm">
<div className="font-medium text-foreground">{systemStatus.serverName}</div>
<div className="text-xs text-muted-foreground">{systemStatus.nodeId}</div>
</div>
</div>