From 224f7a949ae36f30151c57cf08ac502179800e7a Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 20 May 2025 23:01:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20since=20`=E2=8C=A5`=20can=20not=20been?= =?UTF-8?q?=20used=20in=20`HotKey`=20property=20and=20`=E2=8C=98+=E2=8C=A5?= =?UTF-8?q?+D`=20has=20been=20used=20to=20show=20`Dock`,=20change=20the=20?= =?UTF-8?q?hotkey=20to=20open=20external=20merge=20tool=20to=20`Ctrl+Shift?= =?UTF-8?q?+D/=E2=8C=98+=E2=87=A7+D`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 6b324a6b..5bed2893 100644 --- a/src/Views/DiffView.axaml +++ b/src/Views/DiffView.axaml @@ -178,12 +178,12 @@