diff --git a/Plugin/unraid/pages/monitor.php b/Plugin/unraid/pages/monitor.php index e37af71..a2a75be 100644 --- a/Plugin/unraid/pages/monitor.php +++ b/Plugin/unraid/pages/monitor.php @@ -1338,7 +1338,7 @@ function vvPollMonitor() { }); sessHtml = `
Active transcodes ${activeSessions.length}
-
${rowsHtml}
+
${rowsHtml}
`; }