From 7c3c7680c0b8b2180ba6393300c65b5ac558a542 Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sun, 29 Jun 2025 15:47:46 +0800 Subject: [PATCH] Add type for card elements inside card group --- Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml b/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml index d831774fb..ac27c3b40 100644 --- a/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml +++ b/Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml @@ -229,7 +229,8 @@ + Sub="{DynamicResource autoRestartAfterChangingToolTip}" + Type="First"> + Sub="{DynamicResource showUnknownSourceWarningToolTip}" + Type="Last">