diff --git a/web/containers/Layout/BottomBar/SystemMonitor/index.tsx b/web/containers/Layout/BottomBar/SystemMonitor/index.tsx index 5b7853698..a7659d425 100644 --- a/web/containers/Layout/BottomBar/SystemMonitor/index.tsx +++ b/web/containers/Layout/BottomBar/SystemMonitor/index.tsx @@ -88,12 +88,12 @@ const SystemMonitor = () => {
-
Running Models
+
Running Models
{showFullScreen ? ( { const progress = useAtomValue(appDownloadProgress) return ( -
+
{progress && progress > 0 ? (