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