mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add update glyph
This commit is contained in:
parent
990159e3b3
commit
b028f863ee
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
</cc:Card>
|
</cc:Card>
|
||||||
|
|
||||||
<cc:Card Title="{DynamicResource updateSource}">
|
<cc:Card Title="{DynamicResource updateSource}" Icon="">
|
||||||
<StackPanel Orientation="Horizontal">
|
<StackPanel Orientation="Horizontal">
|
||||||
<ComboBox Margin="0 0 10 0" SelectedIndex="{Binding PrereleaseSelectedIndex}">
|
<ComboBox Margin="0 0 10 0" SelectedIndex="{Binding PrereleaseSelectedIndex}">
|
||||||
<ComboBoxItem Content="{DynamicResource release}" />
|
<ComboBoxItem Content="{DynamicResource release}" />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue