File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Flow.Launcher/SettingPages/Views Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 229229 <cc : Card
230230 Title =" {DynamicResource autoRestartAfterChanging}"
231231 Icon ="  "
232- Sub =" {DynamicResource autoRestartAfterChangingToolTip}" >
232+ Sub =" {DynamicResource autoRestartAfterChangingToolTip}"
233+ Type =" First" >
233234 <ui : ToggleSwitch
234235 IsOn =" {Binding Settings.AutoRestartAfterChanging}"
235236 OffContent =" {DynamicResource disable}"
239240 <cc : Card
240241 Title =" {DynamicResource showUnknownSourceWarning}"
241242 Icon ="  "
242- Sub =" {DynamicResource showUnknownSourceWarningToolTip}" >
243+ Sub =" {DynamicResource showUnknownSourceWarningToolTip}"
244+ Type =" Last" >
243245 <ui : ToggleSwitch
244246 IsOn =" {Binding Settings.ShowUnknownSourceWarning}"
245247 OffContent =" {DynamicResource disable}"
You can’t perform that action at this time.
0 commit comments