diff --git a/apps/desktop/src/pages/SettingsPage.tsx b/apps/desktop/src/pages/SettingsPage.tsx index 09960d3..49b4da0 100644 --- a/apps/desktop/src/pages/SettingsPage.tsx +++ b/apps/desktop/src/pages/SettingsPage.tsx @@ -575,22 +575,44 @@ function VoiceHotkeyControls({ kind }: { kind: VoiceHotkeyKind }) { - +
+ + +
);