Fix switch-to-switch link detection for downstream nodes

This commit is contained in:
Ian Gulliver
2026-01-24 11:48:24 -08:00
parent bf787209a5
commit 7c0d4ad05a
2 changed files with 22 additions and 2 deletions

View File

@@ -113,7 +113,6 @@
}
fetchAndRender();
setInterval(fetchAndRender, 30000);
</script>
</body>
</html>