diff --git a/AppImage/components/virtual-machines.tsx b/AppImage/components/virtual-machines.tsx index 3b7d4b7b..b58921f7 100644 --- a/AppImage/components/virtual-machines.tsx +++ b/AppImage/components/virtual-machines.tsx @@ -1248,7 +1248,8 @@ const handleDownloadLogs = async (vmid: number, vmName: string) => { {/* Page 0: Main content */}
+ > +
{selectedVM && ( <>
@@ -1365,13 +1366,13 @@ const handleDownloadLogs = async (vmid: number, vmName: string) => { ) : null} - + )} -
+
{/* Page 1: Backups */} -