Skip to content

Commit b028f86

Browse files
committed
Add update glyph
1 parent 990159e commit b028f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</StackPanel>
4646
</cc:Card>
4747

48-
<cc:Card Title="{DynamicResource updateSource}">
48+
<cc:Card Title="{DynamicResource updateSource}" Icon="&#xE777;">
4949
<StackPanel Orientation="Horizontal">
5050
<ComboBox Margin="0 0 10 0" SelectedIndex="{Binding PrereleaseSelectedIndex}">
5151
<ComboBoxItem Content="{DynamicResource release}" />

0 commit comments

Comments
 (0)