mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-02-21 09:56:28 +00:00
Update virtual-machines.tsx
This commit is contained in:
@@ -1627,7 +1627,7 @@ const handleDownloadLogs = async (vmid: number, vmName: string) => {
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
> {detailsLoading ? (
|
||||
{detailsLoading ? (
|
||||
<div className="text-center py-8 text-muted-foreground">Loading configuration...</div>
|
||||
) : vmDetails?.config ? (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user