From 5c967f11f074686c3f5cd3f89c4818a230a2ffca Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 29 Oct 2025 20:03:17 +0100 Subject: [PATCH] Update AppImage --- AppImage/components/proxmox-dashboard.tsx | 7 ++++++- AppImage/components/system-logs.tsx | 9 ++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/AppImage/components/proxmox-dashboard.tsx b/AppImage/components/proxmox-dashboard.tsx index b480f7f..4ac21a7 100644 --- a/AppImage/components/proxmox-dashboard.tsx +++ b/AppImage/components/proxmox-dashboard.tsx @@ -385,7 +385,12 @@ export function ProxmoxDashboard() {
- diff --git a/AppImage/components/system-logs.tsx b/AppImage/components/system-logs.tsx index d92bfca..144e862 100644 --- a/AppImage/components/system-logs.tsx +++ b/AppImage/components/system-logs.tsx @@ -782,7 +782,14 @@ export function SystemLogs() {
-