From a7ac7b183a1816fc4873a07783e161cbbc5728a0 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Wed, 27 Oct 2021 21:30:42 +1100 Subject: [PATCH] remove GroupName attribute from Url plugin's open url behaviour fixes the new tab/window selection binding not working with the new ui --- Plugins/Flow.Launcher.Plugin.Url/SettingsControl.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Url/SettingsControl.xaml b/Plugins/Flow.Launcher.Plugin.Url/SettingsControl.xaml index 9219a0009..8c27fd667 100644 --- a/Plugins/Flow.Launcher.Plugin.Url/SettingsControl.xaml +++ b/Plugins/Flow.Launcher.Plugin.Url/SettingsControl.xaml @@ -11,9 +11,9 @@