From 6a3a99fe9f80d8b06a4c76a451a13a5d7e4cd1d0 Mon Sep 17 00:00:00 2001 From: Jack Kingsman Date: Mon, 16 Feb 2026 17:45:30 -0800 Subject: [PATCH] Clarify option labelling on visualizer --- frontend/src/components/PacketVisualizer3D.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/PacketVisualizer3D.tsx b/frontend/src/components/PacketVisualizer3D.tsx index 9708895..eb7901a 100644 --- a/frontend/src/components/PacketVisualizer3D.tsx +++ b/frontend/src/components/PacketVisualizer3D.tsx @@ -1523,7 +1523,7 @@ export function PacketVisualizer3D({ onCheckedChange={(c) => setShowAmbiguousPaths(c === true)} /> - Ambiguous repeaters + Show ambiguous repeaters