Add update glyph

This commit is contained in:
Jack251970 2025-03-13 13:30:48 +08:00
parent 990159e3b3
commit b028f863ee

View file

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