Channel sender identity is based on best-effort name matching. Different nodes using the
same name will be attributed to the same {nameOnly ? 'sender name' : 'contact'}. Stats below
may be inaccurate.
diff --git a/frontend/src/components/settings/SettingsLocalSection.tsx b/frontend/src/components/settings/SettingsLocalSection.tsx
index 3adb34e..8ced94b 100644
--- a/frontend/src/components/settings/SettingsLocalSection.tsx
+++ b/frontend/src/components/settings/SettingsLocalSection.tsx
@@ -40,6 +40,7 @@ export function SettingsLocalSection({
+
@@ -91,3 +92,64 @@ export function SettingsLocalSection({
ALL nodes along a message's route — your radio, every repeater, and the
diff --git a/frontend/src/components/visualizer/VisualizerControls.tsx b/frontend/src/components/visualizer/VisualizerControls.tsx
index 0c475fc..4dd4be8 100644
--- a/frontend/src/components/visualizer/VisualizerControls.tsx
+++ b/frontend/src/components/visualizer/VisualizerControls.tsx
@@ -298,7 +298,7 @@ export function VisualizerControls({