From 011b5eb35f28244967467a6da8bf9665af57c5ac Mon Sep 17 00:00:00 2001 From: Duncan Tourolle Date: Sat, 9 May 2026 08:40:06 +0200 Subject: [PATCH] fix web debuginterface --- include/kpn/web_debug.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/kpn/web_debug.hpp b/include/kpn/web_debug.hpp index 4721082..f959c31 100644 --- a/include/kpn/web_debug.hpp +++ b/include/kpn/web_debug.hpp @@ -243,6 +243,7 @@ function update(data) { links[i].fill_pct = e.fill_pct; links[i].peak_pct = e.peak_pct; links[i].pushes = e.pushes; links[i].drops = e.drops; links[i].overflows = e.overflows; links[i].current = e.current; + links[i].bw_mbs = e.bw_mbs; }); // Re-color