From 6be0f43dd011c913742a8468491c103050ed98cc Mon Sep 17 00:00:00 2001 From: rouggy Date: Sat, 25 Jul 2026 13:05:42 +0200 Subject: [PATCH] style(settings): drop the verbose CW Keyer explanations (Flex/Icom notes, ESM hint) They took vertical space in the CW Keyer panel for text operators already know. Kept the actionable CAT-backend mismatch warnings and the checkbox labels. --- frontend/src/components/SettingsModal.tsx | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/frontend/src/components/SettingsModal.tsx b/frontend/src/components/SettingsModal.tsx index 47a7ea3..03d17a1 100644 --- a/frontend/src/components/SettingsModal.tsx +++ b/frontend/src/components/SettingsModal.tsx @@ -3106,20 +3106,14 @@ export function SettingsModal({ onClose, onSaved, initialSection, onMainPaneChan setWkField({ esc_clears_call: !!c })} /> {t('wk.escClears')} -