From 85d000ccda220fd3fa874d31576838b7b4c10cbe Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Sun, 9 Aug 2020 04:46:20 -0700 Subject: [PATCH] Add prevent binding keyboard shortcut to shortcuts dialog (#2010) Co-authored-by: David Luzar --- src/components/ShortcutsDialog.tsx | 4 ++++ src/locales/en.json | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/ShortcutsDialog.tsx b/src/components/ShortcutsDialog.tsx index 40d812e4f9..acd7167ae8 100644 --- a/src/components/ShortcutsDialog.tsx +++ b/src/components/ShortcutsDialog.tsx @@ -224,6 +224,10 @@ export const ShortcutsDialog = ({ onClose }: { onClose?: () => void }) => { isOr={false} /> +