From cbac3949e0d700d16fb548f056dbfb252169fb03 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Sun, 24 May 2026 11:30:15 -0400 Subject: [PATCH] =?UTF-8?q?varaverk:=20network=20canvas=20100=E2=86=92110p?= =?UTF-8?q?x?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Plugin/usr/local/emhttp/plugins/varaverk/pages/monitor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin/usr/local/emhttp/plugins/varaverk/pages/monitor.php b/Plugin/usr/local/emhttp/plugins/varaverk/pages/monitor.php index 89c615f..168cc23 100644 --- a/Plugin/usr/local/emhttp/plugins/varaverk/pages/monitor.php +++ b/Plugin/usr/local/emhttp/plugins/varaverk/pages/monitor.php @@ -364,7 +364,7 @@ function vvPollMonitor() {
${ipRows}
- `; + `; vvDrawNetChart(document.getElementById('vv-net-canvas'), vvNetRxHistory, vvNetTxHistory, maxBps); } else {