diff --git a/AppImage/components/system-logs.tsx b/AppImage/components/system-logs.tsx index ad9b7c3..e7b1793 100644 --- a/AppImage/components/system-logs.tsx +++ b/AppImage/components/system-logs.tsx @@ -481,6 +481,16 @@ export function SystemLogs() { return (
+ {loading && logs.length > 0 && ( +
+
+ +
Loading logs selected...
+
Please wait while we fetch the logs
+
+
+ )} + {/* Statistics Cards */}