From 6fa454ace8b60debe001c45d86f145f74f8368fe Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 20 May 2025 17:32:06 +0800 Subject: [PATCH] fix!: same hotkey for opening external diff tool and discard block (#1337) Signed-off-by: leo --- src/Views/DiffView.axaml | 4 ++-- src/Views/Hotkeys.axaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Views/DiffView.axaml b/src/Views/DiffView.axaml index b6d1fd65..6b324a6b 100644 --- a/src/Views/DiffView.axaml +++ b/src/Views/DiffView.axaml @@ -178,12 +178,12 @@