From d0381b41486a0b5df6699daebe2931fb22951002 Mon Sep 17 00:00:00 2001 From: DB p Date: Wed, 24 Apr 2024 05:46:48 +0900 Subject: [PATCH] Add ScreenReader attribute for result --- Flow.Launcher/MainWindow.xaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Flow.Launcher/MainWindow.xaml b/Flow.Launcher/MainWindow.xaml index e2c74d367..0e28a0059 100644 --- a/Flow.Launcher/MainWindow.xaml +++ b/Flow.Launcher/MainWindow.xaml @@ -188,8 +188,8 @@ Modifiers="Ctrl" /> + Command="{Binding CopyAlternativeCommand}" + Modifiers="Ctrl+Shift" />