We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990159e commit b028f86Copy full SHA for b028f86
Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml
@@ -45,7 +45,7 @@
45
</StackPanel>
46
</cc:Card>
47
48
- <cc:Card Title="{DynamicResource updateSource}">
+ <cc:Card Title="{DynamicResource updateSource}" Icon="">
49
<StackPanel Orientation="Horizontal">
50
<ComboBox Margin="0 0 10 0" SelectedIndex="{Binding PrereleaseSelectedIndex}">
51
<ComboBoxItem Content="{DynamicResource release}" />
0 commit comments