From 0565ae12042901b9d67fe3e0ea269562ec444994 Mon Sep 17 00:00:00 2001 From: Fabio Di Stasio Date: Mon, 8 Apr 2024 18:33:37 +0200 Subject: [PATCH] fix(translation): missing translation for "Open notes" shortcut --- src/common/shortcuts.ts | 2 +- src/renderer/i18n/en-US.ts | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/common/shortcuts.ts b/src/common/shortcuts.ts index 13d6d0f6..474c98b4 100644 --- a/src/common/shortcuts.ts +++ b/src/common/shortcuts.ts @@ -19,7 +19,7 @@ export const shortcutEvents: Record