From c1b4f326e9c707a86c1c52780006616cb0791b58 Mon Sep 17 00:00:00 2001 From: Dobin Park Date: Mon, 11 Oct 2021 20:19:07 +0900 Subject: [PATCH] add website link in plugin information area --- Flow.Launcher/SettingWindow.xaml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 57b4b29b5..49711e9fe 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -820,10 +820,20 @@ + + + + + + + + MouseUp="OnPluginDirecotyClick" Foreground="#8f8f8f" + HorizontalAlignment="Right" FontSize="12" VerticalAlignment="Center" TextDecorations="Underline"/>